diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2005-11-22 13:09:13 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2005-11-22 13:09:13 +0000 |
commit | bbb3cb72b663d2708b9de07b1d96c517bc8f85b7 (patch) | |
tree | 69b8a62c8cd80a3513e4929ffb2ea9234f4efad1 | |
parent | 9c414a7c7d054f7f2bcd739d3b4a298446f51ed1 (diff) | |
download | drakx-bbb3cb72b663d2708b9de07b1d96c517bc8f85b7.tar drakx-bbb3cb72b663d2708b9de07b1d96c517bc8f85b7.tar.gz drakx-bbb3cb72b663d2708b9de07b1d96c517bc8f85b7.tar.bz2 drakx-bbb3cb72b663d2708b9de07b1d96c517bc8f85b7.tar.xz drakx-bbb3cb72b663d2708b9de07b1d96c517bc8f85b7.zip |
qlogicisp was removed from the kernel
-rw-r--r-- | kernel/list_modules.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index 335622336..c95ca7837 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -101,7 +101,7 @@ our %l = ( qw(seagate wd7000 sim710 sym53c416 t128 tmscsim u14-34f ultrastor), qw(eata eata_pio eata_dma nsp32), ), - qw(aic7xxx aic7xxx_old aic79xx pci2000 qlogicfas408 qlogicisp sym53c8xx lpfc lpfcdd), # ncr53c8xx + qw(aic7xxx aic7xxx_old aic79xx pci2000 qlogicfas408 sym53c8xx lpfc lpfcdd), # ncr53c8xx ], sata => [ # note that ata_piix manage RAID devices on ICH6R |