aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOleg Vinichenko <oleg@funtoo.org>2017-10-29 05:59:42 +0000
committerOleg Vinichenko <oleg@funtoo.org>2017-10-29 05:59:42 +0000
commit78057427f6ae70fe6e2c6b829577a43577dbabfe (patch)
tree82e7a319b03e774b9d5093a8aa09d353e83effb0
parentFL-4295: add support for mpt3sas driver for x86 too (diff)
downloadgenkernel-3.4.40.17-funtoo.tar.gz
genkernel-3.4.40.17-funtoo.tar.bz2
genkernel-3.4.40.17-funtoo.zip
FL-4380: add more USB vendor support. enabled in debian-sources as modulesv3.4.40.17-funtoo
-rw-r--r--defaults/modules_load2
1 files changed, 1 insertions, 1 deletions
diff --git a/defaults/modules_load b/defaults/modules_load
index 85566b06..d0b9d368 100644
--- a/defaults/modules_load
+++ b/defaults/modules_load
@@ -22,7 +22,7 @@ MODULES_ISCSI="scsi_transport_iscsi libiscsi iscsi_tcp"
# Hardware (Pluggable)
MODULES_FIREWIRE="ieee1394 ohci1394 sbp2"
MODULES_PCMCIA="pcmcia pcmcia_core yenta_socket pd6729 i82092 i82365 tcic ds ide-cs firmware_class"
-MODULES_USB="ehci-hcd uhci usb-ohci hid usb-storage uhci-hcd ohci-hcd xhci-hcd usbhid hid-generic sl811-hcd"
+MODULES_USB="ehci-hcd uhci usb-ohci hid usb-storage uhci-hcd ohci-hcd xhci-hcd usbhid hid-generic sl811-hcd hid-apple hid-asus hid-lenovo hid-logitech hid-microsoft hid-samsung hid-sony"
# Filesystems
MODULES_FS="ext2 ext3 ext4 btrfs reiserfs jfs nfs xfs zfs fuse"