Add a rogue entry for the ANRITSU DMT780.

This commit is contained in:
mycroft 1995-03-25 18:41:42 +00:00
parent 82c5b89eb1
commit 12a1b9ad67
2 changed files with 16 additions and 2 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: st.c,v 1.46 1994/12/30 05:23:49 mycroft Exp $ */
/* $NetBSD: st.c,v 1.47 1995/03/25 18:41:42 mycroft Exp $ */
/*
* Copyright (c) 1994 Charles Hannum. All rights reserved.
@ -144,6 +144,13 @@ struct st_quirk_inquiry_pattern st_quirk_patterns[] = {
0, 0, QIC_150, /* minor 8-11 */
0, 0, QIC_120 /* minor 12-15 */
}},
{T_SEQUENTIAL, T_REMOV,
"ANRITSU ", "DMT780 ", "", 0, 0, {
ST_Q_FORCE_BLKSIZE, 512, 0, /* minor 0-3 */
ST_Q_FORCE_BLKSIZE, 512, QIC_525, /* minor 4-7 */
0, 0, QIC_150, /* minor 8-11 */
0, 0, QIC_120 /* minor 12-15 */
}},
{T_SEQUENTIAL, T_REMOV,
"ARCHIVE ", "VIPER 150 21247", "", 0, 12, {
0, 0, 0, /* minor 0-3 */

View File

@ -1,4 +1,4 @@
/* $NetBSD: st.c,v 1.46 1994/12/30 05:23:49 mycroft Exp $ */
/* $NetBSD: st.c,v 1.47 1995/03/25 18:41:42 mycroft Exp $ */
/*
* Copyright (c) 1994 Charles Hannum. All rights reserved.
@ -144,6 +144,13 @@ struct st_quirk_inquiry_pattern st_quirk_patterns[] = {
0, 0, QIC_150, /* minor 8-11 */
0, 0, QIC_120 /* minor 12-15 */
}},
{T_SEQUENTIAL, T_REMOV,
"ANRITSU ", "DMT780 ", "", 0, 0, {
ST_Q_FORCE_BLKSIZE, 512, 0, /* minor 0-3 */
ST_Q_FORCE_BLKSIZE, 512, QIC_525, /* minor 4-7 */
0, 0, QIC_150, /* minor 8-11 */
0, 0, QIC_120 /* minor 12-15 */
}},
{T_SEQUENTIAL, T_REMOV,
"ARCHIVE ", "VIPER 150 21247", "", 0, 12, {
0, 0, 0, /* minor 0-3 */