1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00

Add an entry for the Nakamichi 4-disk changer.

Submitted by:	K.R.Marshall@ukc.ac.uk (K.R.Marshall)
This commit is contained in:
Joerg Wunsch 1997-02-08 13:26:31 +00:00
parent 77720af4dd
commit 17d9b79a9f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=22426

View File

@ -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