mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Merged from sys/i386/i386/userconfig.c revision 1.181.
This commit is contained in:
parent
65c8c4cd2c
commit
2e76b6aefc
1 changed files with 1 additions and 1 deletions
|
|
@ -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},
|
||||
|
|
|
|||
Loading…
Reference in a new issue