diff options
author | Nicolas Planel <nplanel@mandriva.com> | 2004-01-28 18:08:30 +0000 |
---|---|---|
committer | Nicolas Planel <nplanel@mandriva.com> | 2004-01-28 18:08:30 +0000 |
commit | f6f245a513d5f3f335572ad5bd851f5ad22d9b73 (patch) | |
tree | f2166d19cf0f0e8b5cc0cf134a55c126ef2cfb40 /kernel | |
parent | bb6641c96578b423930cee8fc3b75c15ac3ae33e (diff) | |
download | drakx-f6f245a513d5f3f335572ad5bd851f5ad22d9b73.tar drakx-f6f245a513d5f3f335572ad5bd851f5ad22d9b73.tar.gz drakx-f6f245a513d5f3f335572ad5bd851f5ad22d9b73.tar.bz2 drakx-f6f245a513d5f3f335572ad5bd851f5ad22d9b73.tar.xz drakx-f6f245a513d5f3f335572ad5bd851f5ad22d9b73.zip |
support more sata controller sata_svw ata_piix sata_promise
Diffstat (limited to 'kernel')
-rw-r--r-- | kernel/list_modules.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index 838842909..7e30f04a7 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -66,6 +66,7 @@ our %l = ( qw(qla1280 qla2x00 qlogicfas qlogicfc), qw(seagate wd7000 sim710 sym53c416 t128 tmscsim u14-34f ultrastor), qw(eata eata_pio eata_dma mptscsih nsp32), + qw(ata_piix sata_promise sata_svw sata_via), ), '53c7,8xx', qw(aic7xxx aic7xxx_old aic79xx pci2000 qlogicisp sym53c8xx lpfcdd), # ncr53c8xx |