diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2004-11-16 11:23:25 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2004-11-16 11:23:25 +0000 |
commit | 9b317b466205f6710b2daf60999bc758c4c3c3e5 (patch) | |
tree | 612df5c6d093caada3f0e05d786c0096faa7ba5b /kernel/list_modules.pm | |
parent | 47d4b4b5d636538b4cdc32cbf2fd368a7b9c4f9b (diff) | |
download | drakx-9b317b466205f6710b2daf60999bc758c4c3c3e5.tar drakx-9b317b466205f6710b2daf60999bc758c4c3c3e5.tar.gz drakx-9b317b466205f6710b2daf60999bc758c4c3c3e5.tar.bz2 drakx-9b317b466205f6710b2daf60999bc758c4c3c3e5.tar.xz drakx-9b317b466205f6710b2daf60999bc758c4c3c3e5.zip |
"53c7,8xx" is an obvious typo. what's more, 53c7xx is only a submodule for
other drivers in drivers/scsi/
Diffstat (limited to 'kernel/list_modules.pm')
-rw-r--r-- | kernel/list_modules.pm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index d3eeaca3d..68832aa36 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -82,7 +82,6 @@ our %l = ( qw(eata eata_pio eata_dma mptscsih nsp32), qw(sata_nv ata_piix sata_promise sata_sil sata_sis sata_svw sata_sx4 sata_via sata_vsc sx8), ), - '53c7,8xx', qw(aic7xxx aic7xxx_old aic79xx pci2000 qlogicisp sym53c8xx lpfcdd), # ncr53c8xx ], hardware_raid => [ |