From dd481d0990889bef66e535ffee9404ebad40b1a4 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Wed, 7 Jul 2004 06:44:07 +0000 Subject: have only usb-interfaces in bus/usb --- kernel/list_modules.pm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'kernel/list_modules.pm') diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index 4967884e4..5cd953878 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -99,11 +99,12 @@ our %l = ( bus => { - usb => [ qw(usb-uhci usb-ohci ehci-hcd uhci-hcd ohci-hcd usbkbd keybdev) ], + usb => [ qw(usb-uhci usb-ohci ehci-hcd uhci-hcd ohci-hcd) ], firewire => [ qw(ohci1394) ], pcmcia => [ if_(arch() !~ /^sparc/, qw(tcic i82365 i82092 yenta_socket)), # cb_enabler ], + usb_keyboard => [ qw(usbkbd keybdev) ], #serial_cs #ftl_cs 3c575_cb apa1480_cb epic_cb serial_cb tulip_cb iflash2+_mtd iflash2_mtd #cb_enabler -- cgit v1.2.1