summaryrefslogtreecommitdiffstats
path: root/kernel/list_modules.pm
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/list_modules.pm')
-rw-r--r--kernel/list_modules.pm1
1 files changed, 1 insertions, 0 deletions
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
],