summaryrefslogtreecommitdiffstats
path: root/initramfs/stage3-stuff/bin/hwautocfg
diff options
context:
space:
mode:
authorDirk von Suchodoletz2009-06-20 17:50:46 +0200
committerDirk von Suchodoletz2009-06-20 17:50:46 +0200
commit7cd94ee35c2d9006693991274a27d180031f6425 (patch)
tree45e70251453d6b3a579c894b734c5f341c7ff121 /initramfs/stage3-stuff/bin/hwautocfg
parentTrying to fix the #468 bug ... (hid_bright in Ubuntu 9.NN) (diff)
downloadcore-7cd94ee35c2d9006693991274a27d180031f6425.tar.gz
core-7cd94ee35c2d9006693991274a27d180031f6425.tar.xz
core-7cd94ee35c2d9006693991274a27d180031f6425.zip
Proper name now ... (there is a list of several hid-* now - to be
checked if of any meaning to load another driver ...) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2979 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'initramfs/stage3-stuff/bin/hwautocfg')
-rwxr-xr-xinitramfs/stage3-stuff/bin/hwautocfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/initramfs/stage3-stuff/bin/hwautocfg b/initramfs/stage3-stuff/bin/hwautocfg
index 5a66af62..282707f0 100755
--- a/initramfs/stage3-stuff/bin/hwautocfg
+++ b/initramfs/stage3-stuff/bin/hwautocfg
@@ -27,7 +27,7 @@ done
# no kernel messages, switch on hotplug via /sbin/mdev
echo "0 0 0 0" >/proc/sys/kernel/printk
echo "/sbin/mdev" >/proc/sys/kernel/hotplug
-modprobe -a ${MODPRV} usbhid hid_bright &
+modprobe -a ${MODPRV} usbhid hid-bright &
nwcardlist=$(echo ${slxconf_listnwmod}|sed "s/\ /|/g")
hwinfo --netcard --usb-ctrl | grep modprobe | grep -E "$nwcardlist|hcd" | \
grep -v ehci | sed 's/.* Cmd: "//;s/"//' | sort -u >/etc/modprobe.base