diff options
Diffstat (limited to 'kernel/list_modules.pm')
-rw-r--r-- | kernel/list_modules.pm | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index 8be09c69f..93e7fd9a9 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -168,9 +168,10 @@ our %l = ( bus => { - usb => [ qw(c67x00 ehci-hcd fhci hwa-hc imx21-hcd isp116x-hcd isp1362-hcd - isp1760 ohci-hcd oxu210hp-hcd r8a66597-hcd renesas-usbhs sl811_cs - sl811-hcd u132-hcd uhci-hcd usb-ohci usb-uhci whci-hcd xhci-hcd) ], + usb => [ qw(bcma-hcd c67x00 ehci-hcd ehci-pci ehci-platform fhci hwa-hc + imx21-hcd isp116x-hcd isp1362-hcd isp1760 ohci-hcd oxu210hp-hcd + r8a66597-hcd renesas-usbhs sl811_cs sl811-hcd ssb-hcd u132-hcd + uhci-hcd usb-ohci usb-uhci whci-hcd xhci-hcd) ], bluetooth => [ qw(bcm203x bfusb bpa10x btusb) ], firewire => [ qw(ohci1394) ], i2c => [ |