summaryrefslogtreecommitdiffstats
path: root/sys/scsi/scsiconf.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/scsi/scsiconf.c')
-rw-r--r--sys/scsi/scsiconf.c7
1 files changed, 6 insertions, 1 deletions
diff --git a/sys/scsi/scsiconf.c b/sys/scsi/scsiconf.c
index c90560a..ad14ee0 100644
--- a/sys/scsi/scsiconf.c
+++ b/sys/scsi/scsiconf.c
@@ -16,7 +16,7 @@
*
* New configuration setup: dufault@hda.com
*
- * $Id: scsiconf.c,v 1.91 1997/09/05 10:16:03 joerg Exp $
+ * $Id: scsiconf.c,v 1.92 1997/09/07 15:06:08 joerg Exp $
*/
#include "opt_scsi.h"
@@ -310,6 +310,11 @@ static struct scsidevs knowndevs[] =
"st", SC_MORE_LUS, 0
},
{
+ {
+ T_SEQUENTIAL, T_SEQUENTIAL, T_REMOV, "HP", "C1557A", "*",
+ "st", SC_MORE_LUS, 0
+ },
+ {
T_SEQUENTIAL, T_SEQUENTIAL, T_REMOV, "ARCHIVE", "Python 28849-*", "*",
"st", SC_MORE_LUS, 0
},
OpenPOWER on IntegriCloud