diff options
author | Gwenolé Beauchesne <gbeauchesne@mandriva.org> | 2006-03-10 18:17:14 +0000 |
---|---|---|
committer | Gwenolé Beauchesne <gbeauchesne@mandriva.org> | 2006-03-10 18:17:14 +0000 |
commit | 84dae3517c5d8e529251721b78ab0e2c5026e05c (patch) | |
tree | 2a966f57815eec868e678dc58649038910619df1 /kernel | |
parent | 32b4dccd7108b2f1cc17b20b8e4d225c15df361a (diff) | |
download | drakx-84dae3517c5d8e529251721b78ab0e2c5026e05c.tar drakx-84dae3517c5d8e529251721b78ab0e2c5026e05c.tar.gz drakx-84dae3517c5d8e529251721b78ab0e2c5026e05c.tar.bz2 drakx-84dae3517c5d8e529251721b78ab0e2c5026e05c.tar.xz drakx-84dae3517c5d8e529251721b78ab0e2c5026e05c.zip |
add sata_nv
Diffstat (limited to '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 bd5849060..8967840bc 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -72,7 +72,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_sil sata_svw sata_via), + qw(ata_piix sata_promise sata_sil sata_svw sata_via sata_nv), ), '53c7,8xx', qw(aic7xxx aic7xxx_old aic79xx pci2000 qlogicisp sym53c8xx lpfcdd), # ncr53c8xx |