diff options
Diffstat (limited to 'kernel/list_modules.pm')
-rw-r--r-- | kernel/list_modules.pm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index 3d8e4401f..9e3be580f 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -168,8 +168,8 @@ our %l = ( bus => { - usb => [ qw(bcma-hcd c67x00 dwc3 dwc3-pci ehci-hcd ehci-pci ehci-platform fhci hwa-hc - imx21-hcd isp116x-hcd isp1362-hcd isp1760 ohci-hcd oxu210hp-hcd + usb => [ qw(bcma-hcd c67x00 dwc3 dwc3-pci ehci-hcd ehci-pci ehci-platform ehci-tegra fhci fusbh200-hcd hwa-hc + imx21-hcd isp116x-hcd isp1362-hcd isp1760 ohci-hcd ohci-pci ohci-platform 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(ath3k bcm203x bfusb bluecard_cs bpa10x bt3c_cs btusb dtl1_cs) ], @@ -339,7 +339,7 @@ our %l = ( qw(crc32c crc32c-intel), - qw(evdev), qw(usblp printer), 'floppy', 'microcode', + qw(evdev), qw(usblp printer), 'floppy', 'microcode', 'usb_common' #- these need checking qw(rrunner meye), |