summaryrefslogtreecommitdiffstats
path: root/src/initramfs/scripts/bin/hwautocfg
diff options
context:
space:
mode:
Diffstat (limited to 'src/initramfs/scripts/bin/hwautocfg')
-rwxr-xr-xsrc/initramfs/scripts/bin/hwautocfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/initramfs/scripts/bin/hwautocfg b/src/initramfs/scripts/bin/hwautocfg
index 9871c881..059d1c6f 100755
--- a/src/initramfs/scripts/bin/hwautocfg
+++ b/src/initramfs/scripts/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 hid_generic 2>/dev/null &
+modprobe -a ${MODPRV} usbhid hid-bright hid-generic 2>/dev/null &
# check from vga= that the traditional framebuffer is needed e.g. for splashy
# get information on the graphics adaptor if bootsplash or xserver plugins are
# present and the new drm/kms infrastructure is present