Add the REGAL CDC-4X as a known CD-ROM changer device.
Submitted by: shanee@augusta.de (Andreas Kohout)
This commit is contained in:
parent
42ac3bf16a
commit
b8a0cb287a
@ -16,7 +16,7 @@
|
||||
*
|
||||
* New configuration setup: dufault@hda.com
|
||||
*
|
||||
* $Id: scsiconf.c,v 1.93 1997/09/17 21:49:06 joerg Exp $
|
||||
* $Id: scsiconf.c,v 1.94 1997/09/18 00:15:55 msmith Exp $
|
||||
*/
|
||||
|
||||
#include "opt_scsi.h"
|
||||
@ -401,6 +401,11 @@ static struct scsidevs knowndevs[] =
|
||||
T_READONLY, T_READONLY, T_REMOV, "NAKAMICH", "MJ-4*" ,"*",
|
||||
"cd", SC_MORE_LUS
|
||||
},
|
||||
/* yet another changer */
|
||||
{
|
||||
T_READONLY, T_READONLY, T_REMOV, "REGAL", "CDC-4*" ,"*",
|
||||
"cd", SC_MORE_LUS
|
||||
},
|
||||
#endif /* !UKTEST */
|
||||
#endif /* NCD */
|
||||
#if NWORM > 0
|
||||
|
Loading…
Reference in New Issue
Block a user