diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2004-03-03 12:30:57 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2004-03-03 12:30:57 +0000 |
commit | c94ffac6993cc6102ca4faf1da790cc0d308f82c (patch) | |
tree | 6fd5dd37b3a43e89d3555eaa0535fa81b75502bf /kernel/list_modules.pm | |
parent | 394a5e2a12543ce0f5988d10b46abf302d34ee2e (diff) | |
download | drakx-c94ffac6993cc6102ca4faf1da790cc0d308f82c.tar drakx-c94ffac6993cc6102ca4faf1da790cc0d308f82c.tar.gz drakx-c94ffac6993cc6102ca4faf1da790cc0d308f82c.tar.bz2 drakx-c94ffac6993cc6102ca4faf1da790cc0d308f82c.tar.xz drakx-c94ffac6993cc6102ca4faf1da790cc0d308f82c.zip |
add sata_sil (bugzilla #8579)
Diffstat (limited to 'kernel/list_modules.pm')
-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 eb6cf4a37..4b8fe01ca 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -71,7 +71,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), + qw(ata_piix sata_promise sata_svw sata_via sata_sil), ), '53c7,8xx', qw(aic7xxx aic7xxx_old aic79xx pci2000 qlogicisp sym53c8xx lpfcdd), # ncr53c8xx |