aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Yao <ryao@cs.stonybrook.edu>2012-07-21 13:17:33 -0400
committerRichard Yao <ryao@cs.stonybrook.edu>2012-07-21 13:18:26 -0400
commit1e92078650d3f7c27beaf97dc55b1aabf3acfb79 (patch)
tree654e14abc29237ca071ee8f5e73575811ef1d8b7 /arch/sparc64
parentBump version to 3.4.39 (diff)
downloadgenkernel-1e92078650d3f7c27beaf97dc55b1aabf3acfb79.tar.gz
genkernel-1e92078650d3f7c27beaf97dc55b1aabf3acfb79.tar.bz2
genkernel-1e92078650d3f7c27beaf97dc55b1aabf3acfb79.zip
USB 3.0 Support: Load xhci-hcd when available
Diffstat (limited to 'arch/sparc64')
-rw-r--r--arch/sparc64/modules_load2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sparc64/modules_load b/arch/sparc64/modules_load
index 35d9c6bb..49ef3c22 100644
--- a/arch/sparc64/modules_load
+++ b/arch/sparc64/modules_load
@@ -21,7 +21,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 usbhid hid-generic sl811-hcd hid-a4tech hid-apple hid-belkin hid-cherry hid-chicony hid-cypress hid-dummy hid-ezkey hid-gyration hid-logitech hid-microsoft hid-monterey hid-petalynx hid-pl hid-samsung hid-sony hid-sunplus"
+MODULES_USB="ehci-hcd uhci usb-ohci hid usb-storage uhci-hcd ohci-hcd xhci-hcd usbhid hid-generic sl811-hcd hid-a4tech hid-apple hid-belkin hid-cherry hid-chicony hid-cypress hid-dummy hid-ezkey hid-gyration hid-logitech hid-microsoft hid-monterey hid-petalynx hid-pl hid-samsung hid-sony hid-sunplus"
# Filesystems
MODULES_FS="ext2 ext3 ext4 btrfs reiserfs jfs nfs xfs zfs fuse"