From 7cd94ee35c2d9006693991274a27d180031f6425 Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Sat, 20 Jun 2009 15:50:46 +0000 Subject: 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 --- initramfs/stage3-stuff/bin/hwautocfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'initramfs/stage3-stuff/bin/hwautocfg') 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 -- cgit v1.2.3-55-g7522