From 319dcc874cf0051189def22dc65c525d32ff5f4f Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Wed, 9 Jul 2003 14:50:39 +0000 Subject: i82092 is also a controller driver --- kernel/list_modules.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernel') diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index accb93d0c..f5823f521 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -92,7 +92,7 @@ our %l = ( usb => [ qw(usbcore usb-uhci usb-ohci ehci-hcd usbkbd keybdev input) ], firewire => [ qw(ohci1394 ieee1394) ], pcmcia => [ - if_(arch() !~ /^sparc/, qw(pcmcia_core tcic ds i82365 yenta_socket)), # cb_enabler + if_(arch() !~ /^sparc/, qw(pcmcia_core tcic ds i82365 i82092 yenta_socket)), # cb_enabler ], #serial_cs #ftl_cs 3c575_cb apa1480_cb epic_cb serial_cb tulip_cb iflash2+_mtd iflash2_mtd -- cgit v1.2.1