From a6481196e20738d22d589bbb2145ae9dc29697db Mon Sep 17 00:00:00 2001 From: Nicolas Planel Date: Fri, 30 Jan 2004 14:26:22 +0000 Subject: add/fix various/agpgart section --- kernel/list_modules.pm | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'kernel') diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index 7e30f04a7..8eb4c55c6 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -159,14 +159,16 @@ our %l = ( qw(parport parport_pc parport_serial), qw(btaudio), + #- these need checking + qw(pcilynx sktr rrunner meye 3c559 buz paep), + ], + agpgart => [ if_(arch() =~ /alpha/, qw(alpha-agp)), if_(arch() =~ /ia64/, qw(hp-agp i460-agp)), if_(arch() =~ /ppc/, qw(uninorth-agp)), qw(agpgart ali-agp amd64-agp amd-k7-agp ati-agp intel-agp), qw(nvidia-agp sworks-agp sis-agp via-agp), - #- these need checking - qw(pcilynx sktr rrunner meye 3c559 buz paep), ], }, ); -- cgit v1.2.1