diff options
-rw-r--r-- | kernel/modules.pl | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/kernel/modules.pl b/kernel/modules.pl index baee597c1..b71abcd38 100644 --- a/kernel/modules.pl +++ b/kernel/modules.pl @@ -17,7 +17,7 @@ olympic sk98lin acenic 3c90x ns83820 -aironet4500_card aironet4500_core com20020-pci hamachi starfire winbond-840 yellowfin +aironet4500_card aironet4500_core com20020-pci hamachi starfire winbond-840 dc395x_trm BusLogic seagate fdomain g_NCR5380 @@ -34,9 +34,10 @@ my @skip_modules_on_stage1 = ( apa1480_cb imm ppa plip 3w-xxxx pci2220i qla2x00 i2o_block - eata_pio eata_dma eth16i + eata_pio eata_dma qla2200 qla2300 iph5526 + ppp_async ppp_generic shlc eth16i rcpci yellowfin # for ka ), if_(arch() =~ /x86_64/, qw(53c7,8xx initio ataraid advansys atp870u)), #- old 'AM53C974', # deprecated by tmscsim |