From 9d49507f800f1ae34781e44600e833333887c90b Mon Sep 17 00:00:00 2001 From: Harald Hoyer Date: Wed, 23 Feb 2011 16:34:23 +0100 Subject: [PATCH] kernel-modules: add hid-cherry hid-logitech hid-microsoft kbd drivers --- modules.d/90kernel-modules/module-setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules.d/90kernel-modules/module-setup.sh b/modules.d/90kernel-modules/module-setup.sh index 342e6507..534bbdbe 100755 --- a/modules.d/90kernel-modules/module-setup.sh +++ b/modules.d/90kernel-modules/module-setup.sh @@ -14,7 +14,7 @@ installkernel() { hostonly='' instmods usb_storage sdhci sdhci-pci # install keyboard support - hostonly='' instmods atkbd i8042 usbhid hid-apple hid-sunplus ehci-hcd ohci-hcd uhci-hcd + hostonly='' instmods atkbd i8042 usbhid hid-apple hid-sunplus hid-cherry hid-logitech hid-microsoft ehci-hcd ohci-hcd uhci-hcd instmods "=drivers/pcmcia" =ide "=drivers/usb/storage" instmods $(filter_kernel_modules block_module_test)