1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00

Remove stray pointers to wdc; it was removed a while back.

This commit is contained in:
Peter Wemm 2000-03-15 21:58:58 +00:00
parent 931fe729ca
commit 8af444f84f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=58113

View File

@ -338,7 +338,6 @@ static DEV_INFO device_info[] = {
{"aic", "Adaptec 152x SCSI and compatible sound cards", 0, CLS_STORAGE},
{"nca", "ProAudio Spectrum SCSI and compatibles", 0, CLS_STORAGE},
{"sea", "Seagate ST01/ST02 SCSI and compatibles", 0, CLS_STORAGE},
{"wdc", "IDE/ESDI/MFM disk controller", 0, CLS_STORAGE},
{"ata", "ATA/ATAPI compatible disk controller", 0, CLS_STORAGE},
{"fdc", "Floppy disk controller", FLG_FIXED, CLS_STORAGE},
{"mcd", "Mitsumi CD-ROM", 0, CLS_STORAGE},