summaryrefslogtreecommitdiffstats
path: root/sys/scsi
diff options
context:
space:
mode:
authorjoerg <joerg@FreeBSD.org>1997-02-08 13:26:31 +0000
committerjoerg <joerg@FreeBSD.org>1997-02-08 13:26:31 +0000
commit8a1d16660bffd1f931663fd6e083929b032910a5 (patch)
treefb3b99a383cab0375bd6b3ae516f85503c6d4819 /sys/scsi
parentf13db87ba80c1bac1e19dc4d2b3e000f923ea43f (diff)
downloadFreeBSD-src-8a1d16660bffd1f931663fd6e083929b032910a5.zip
FreeBSD-src-8a1d16660bffd1f931663fd6e083929b032910a5.tar.gz
Add an entry for the Nakamichi 4-disk changer.
Submitted by: K.R.Marshall@ukc.ac.uk (K.R.Marshall)
Diffstat (limited to 'sys/scsi')
-rw-r--r--sys/scsi/scsiconf.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/scsi/scsiconf.c b/sys/scsi/scsiconf.c
index 0c5974b..1a41997 100644
--- a/sys/scsi/scsiconf.c
+++ b/sys/scsi/scsiconf.c
@@ -357,6 +357,10 @@ static struct scsidevs knowndevs[] =
* Doobe-doo-be doooo
* -Mary
*/
+ {
+ T_READONLY, T_READONLY, T_REMOV, "NAKAMICH", "MJ-4*" ,"*",
+ "cd", SC_MORE_LUS
+ },
#endif /* !UKTEST */
#endif /* NCD */
#if NWORM > 0
OpenPOWER on IntegriCloud