Merged from sys/i386/i386/userconfig.c revision 1.181.

This commit is contained in:
KATO Takenori 2000-06-28 03:23:42 +00:00
parent 65c8c4cd2c
commit 2e76b6aefc
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=62204

View File

@ -342,7 +342,7 @@ static DEV_INFO device_info[] = {
{"adv", "AdvanSys SCSI narrow controller", 0, CLS_STORAGE},
{"bt", "Buslogic SCSI controller", 0, CLS_STORAGE},
{"aha", "Adaptec 154x SCSI controller", 0, CLS_STORAGE},
{"aic", "Adaptec 152x SCSI and compatible sound cards", 0, CLS_STORAGE},
{"aic", "Adaptec 152x SCSI and compatible SCSI 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},