diff options
Diffstat (limited to 'initrd/initrd-stuff/bin')
| -rw-r--r-- | initrd/initrd-stuff/bin/.hwautocfg.swp | bin | 32768 -> 0 bytes | |||
| -rwxr-xr-x | initrd/initrd-stuff/bin/hwautocfg | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/initrd/initrd-stuff/bin/.hwautocfg.swp b/initrd/initrd-stuff/bin/.hwautocfg.swp Binary files differdeleted file mode 100644 index 2a4776d5..00000000 --- a/initrd/initrd-stuff/bin/.hwautocfg.swp +++ /dev/null diff --git a/initrd/initrd-stuff/bin/hwautocfg b/initrd/initrd-stuff/bin/hwautocfg index e19f533a..396b58fa 100755 --- a/initrd/initrd-stuff/bin/hwautocfg +++ b/initrd/initrd-stuff/bin/hwautocfg @@ -305,7 +305,7 @@ Please check that\n hwsetup is properly installed and executable." # "drivers" (pseudo, placeholder strings, ...) to exclude from loading DRIVERLIST="disabled unknown ignore pcspkr synaptics" # driver blacklist (real modules which fail to load) -DRIVERLIST=" "${DRIVERLIST} +DRIVERLIST="hw_random "${DRIVERLIST} # check for USB, pcmcia and ieee1394 hardware drivers for DRIVER in ohci-hcd uhci-hcd ehci-hcd \ ohci1394; do |
