diff options
author | Thomas Backlund <tmb@mageia.org> | 2011-04-25 14:21:51 +0000 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2011-04-25 14:21:51 +0000 |
commit | 1412b8077e5d92f47b838bb9ab1a38c2aa285707 (patch) | |
tree | 8b66a30ea5707b7b351da3b6545d2d230fb3475e /kernel/list_modules.pm | |
parent | 502d331edcf32253bd036f60776d8ecce34de9f4 (diff) | |
download | drakx-1412b8077e5d92f47b838bb9ab1a38c2aa285707.tar drakx-1412b8077e5d92f47b838bb9ab1a38c2aa285707.tar.gz drakx-1412b8077e5d92f47b838bb9ab1a38c2aa285707.tar.bz2 drakx-1412b8077e5d92f47b838bb9ab1a38c2aa285707.tar.xz drakx-1412b8077e5d92f47b838bb9ab1a38c2aa285707.zip |
sync changes
Diffstat (limited to 'kernel/list_modules.pm')
-rw-r--r-- | kernel/list_modules.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index 733eb4935..fa9a48222 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -163,7 +163,7 @@ our %l = ( bus => { - usb => [ qw(ehci-hcd hwa-hc isp116x-hcd isp1760 ohci-hcd r8a66597-hcd sl811_cs sl811-hcd uhci-hcd u132-hcd usb-uhci usb-ohci whci-hcd) ], + usb => [ qw(xhci-hcd ehci-hcd hwa-hc isp116x-hcd isp1760 ohci-hcd r8a66597-hcd sl811_cs sl811-hcd uhci-hcd u132-hcd usb-uhci usb-ohci whci-hcd) ], bluetooth => [ qw(bcm203x bfusb bpa10x btusb) ], firewire => [ qw(ohci1394) ], i2c => [ |