aboutsummaryrefslogtreecommitdiff
path: root/slof/fs/pci-scan.fs
diff options
context:
space:
mode:
Diffstat (limited to 'slof/fs/pci-scan.fs')
-rw-r--r--slof/fs/pci-scan.fs2
1 files changed, 2 insertions, 0 deletions
diff --git a/slof/fs/pci-scan.fs b/slof/fs/pci-scan.fs
index 99eeef2..ec9bd27 100644
--- a/slof/fs/pci-scan.fs
+++ b/slof/fs/pci-scan.fs
@@ -36,6 +36,8 @@ VARIABLE pci-max-io
\ the 3rd slot on the HostBridge bus
here 100 allot CONSTANT pci-device-vec
0 VALUE pci-device-vec-len
+\ enable/disable creation of hotplug-specific properties
+0 VALUE pci-hotplug-enabled
\ Fixme Glue to the pci-devices ... remove this later