Rogue entry for DEC DLT2700
Reviewed by: julian & phk Submitted by: Andre Albsmeier <Andre.Albsmeier@mchp.siemens.de>
This commit is contained in:
parent
c539d1dc8c
commit
3faaf0b64a
@ -16,7 +16,7 @@
|
||||
*
|
||||
* New configuration setup: dufault@hda.com
|
||||
*
|
||||
* $Id: scsiconf.c,v 1.66 1996/11/07 18:13:57 max Exp $
|
||||
* $Id: scsiconf.c,v 1.67 1996/11/09 02:44:11 max Exp $
|
||||
*/
|
||||
|
||||
#include "opt_scsi.h"
|
||||
@ -298,6 +298,10 @@ static struct scsidevs knowndevs[] =
|
||||
T_SEQUENTIAL, T_SEQUENTIAL, T_REMOV, "WangDAT", "Model 1300", "*",
|
||||
"st", SC_ONE_LU, 0, mode_wangdat1300
|
||||
},
|
||||
{
|
||||
T_SEQUENTIAL, T_SEQUENTIAL, T_REMOV, "DEC", "DLT2700", "*",
|
||||
"st", SC_MORE_LUS, 0
|
||||
},
|
||||
{
|
||||
T_SEQUENTIAL, T_SEQUENTIAL, T_REMOV, "*", "*", "*",
|
||||
"st", SC_ONE_LU, 0, mode_unktape
|
||||
|
Loading…
x
Reference in New Issue
Block a user