From 288bd0fa61981c7d4aa7ea40a372c3adb47f5c4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gwenol=C3=A9=20Beauchesne?= Date: Tue, 1 Apr 2003 07:51:55 +0000 Subject: Reintegrate comments that clic people nuked. Also make sure efivars is IA-64 specific. --- kernel/list_modules.pm | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'kernel') diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index 8d178896b..7f5879461 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -27,7 +27,7 @@ our %l = ( qw(sb1000 sis900 sk98lin smc-ultra smc9194 starfire tg3 tlan tmspci tulip via-rhine), #sktr qw(wd winbond-840 yellowfin ns83820), - qw(iph5526), + qw(iph5526), #- fibre channel ), qw(3c59x 8139too sundance dl2k), #rtl8139 ], @@ -143,15 +143,16 @@ our %l = ( qw(busmouse msbusmouse logibusmouse serial qpmouse atixlmouse), ], char => [ - qw(amd768_rng applicom n_r3964 nvram pc110pad ppdev efivars), - qw(mxser moxa isicom wdt_pci epca synclink istallion sonypi i810-tco sx), + if_(arch() =~ /ia64/, qw(efivars)), + qw(amd768_rng applicom n_r3964 nvram pc110pad ppdev), + qw(mxser moxa isicom wdt_pci epca synclink istallion sonypi i810-tco sx), #- what are these??? ], other => [ qw(agpgart defxx i810_rng i810fb ide-floppy ide-scsi ide-tape loop lp nbd sg st), qw(parport parport_pc parport_serial), qw(btaudio), - + #- these need checking qw(pcilynx sktr rrunner gmac meye 3c559 buz paep), ], }, -- cgit v1.2.1