From ef616ed0ca716298d30bc0f13d905ff72491e817 Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Thu, 23 Jan 2003 12:06:26 +0000 Subject: ataraid is ad-hoc raid, unsupported in stage1 anyway --- kernel/modules.pl | 1 + 1 file changed, 1 insertion(+) (limited to 'kernel/modules.pl') diff --git a/kernel/modules.pl b/kernel/modules.pl index 0ad2bc7b2..0cd793224 100644 --- a/kernel/modules.pl +++ b/kernel/modules.pl @@ -29,6 +29,7 @@ my @skip_modules_on_stage1 = ( qw(sktr tmspci ibmtr abyss), # alt token ring qw(old_tulip rtl8139), qw(3c501 3c503 3c505 3c507 3c515), # unused, hopefully? + 'ataraid', # ad-hoc raid which is unsupported in stage1 anyway if_(arch() =~ /alpha|ppc/, qw(sb1000)), qw( tg3 r8169 -- cgit v1.2.1