From 6ac7ec30d81bee53674c3bf6a19750126bac4554 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Wed, 19 May 2010 16:59:24 +0200 Subject: Support booting from USB 3 xHCI-based controllers using kernel driver xhci. Signed-off-by: maximilian attems --- hook-functions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hook-functions') diff --git a/hook-functions b/hook-functions index 2f6580b..b486439 100644 --- a/hook-functions +++ b/hook-functions @@ -364,7 +364,7 @@ auto_add_modules() { case "${1:-}" in base) - for x in ehci-hcd ohci-hcd uhci-hcd usbhid hid-apple btrfs \ + for x in ehci-hcd ohci-hcd uhci-hcd usbhid xhci hid-apple btrfs \ ext2 ext3 ext4 ext4dev isofs jfs nfs reiserfs udf xfs \ af_packet atkbd i8042 virtio_pci; do manual_add_modules "${x}" -- cgit v1.2.3