From 21850250aa29e48bfeb3b65efee65193ea0a8e8b Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 20 Aug 2002 11:37:48 +0000 Subject: add firewire controller configuration --- kernel/list_modules.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'kernel') diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index 865ba0e93..80212d9df 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -83,6 +83,7 @@ our %l = ( bus => { usb => [ qw(usbcore usb-uhci usb-ohci ehci-hcd usbkbd keybdev input) ], + firewire => [ qw(ohci1394) ], pcmcia => [ if_(arch() !~ /^sparc/, qw(pcmcia_core tcic ds i82365 yenta_socket)), # cb_enabler ], -- cgit v1.2.1