summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkato <kato@FreeBSD.org>2000-06-28 03:23:42 +0000
committerkato <kato@FreeBSD.org>2000-06-28 03:23:42 +0000
commit53e719e96a373c48daaceb039aab1128e1e88cc0 (patch)
tree46aad43689947f9987ee3d618d9dea93635ae6e4
parent8b446b8a025ff8f00e6d88b6a6402f11d6f589cf (diff)
downloadFreeBSD-src-53e719e96a373c48daaceb039aab1128e1e88cc0.zip
FreeBSD-src-53e719e96a373c48daaceb039aab1128e1e88cc0.tar.gz
Merged from sys/i386/i386/userconfig.c revision 1.181.
-rw-r--r--sys/pc98/i386/userconfig.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pc98/i386/userconfig.c b/sys/pc98/i386/userconfig.c
index 02ebf4c..1c86df2 100644
--- a/sys/pc98/i386/userconfig.c
+++ b/sys/pc98/i386/userconfig.c
@@ -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},
OpenPOWER on IntegriCloud