- Accept all models of the HP C1553A tape series as usable tapes. This

is necessary for my tape drive to be found, since it's apparently a
  later model.
This commit is contained in:
Nate Williams 1997-12-30 22:26:51 +00:00
parent cf26fc706f
commit 0c5e04a2b1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=32127

View File

@ -16,7 +16,7 @@
*
* New configuration setup: dufault@hda.com
*
* $Id: scsiconf.c,v 1.99 1997/12/20 23:05:14 joerg Exp $
* $Id: scsiconf.c,v 1.100 1997/12/30 04:19:54 julian Exp $
*/
#include "opt_scsi.h"
@ -310,7 +310,7 @@ static struct scsidevs knowndevs[] =
"st", SC_MORE_LUS, 0
},
{
T_SEQUENTIAL, T_SEQUENTIAL, T_REMOV, "HP", "C1553A", "*",
T_SEQUENTIAL, T_SEQUENTIAL, T_REMOV, "HP", "C1553A*", "*",
"st", SC_MORE_LUS, 0
},
{