All revisions of the TDC 3600 are rogues.
This commit is contained in:
parent
0e27f5febb
commit
1076165d07
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: scsiconf.c,v 1.23 1995/01/16 21:13:40 mycroft Exp $ */
|
||||
/* $NetBSD: scsiconf.c,v 1.24 1995/01/30 15:39:33 mycroft Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1994 Charles Hannum. All rights reserved.
|
||||
@ -302,7 +302,7 @@ struct scsi_quirk_inquiry_pattern scsi_quirk_patterns[] = {
|
||||
"QUANTUM ", "PD1225S ", "3110", SDEV_NOLUNS},
|
||||
|
||||
{T_SEQUENTIAL, T_REMOV,
|
||||
"TANDBERG", " TDC 3600 ", "U07", SDEV_NOLUNS},
|
||||
"TANDBERG", " TDC 3600 ", "", SDEV_NOLUNS},
|
||||
{T_SEQUENTIAL, T_REMOV,
|
||||
"SONY ", "SDT-2000 ", "2.09", SDEV_NOLUNS},
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: scsiconf.c,v 1.23 1995/01/16 21:13:40 mycroft Exp $ */
|
||||
/* $NetBSD: scsiconf.c,v 1.24 1995/01/30 15:39:33 mycroft Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1994 Charles Hannum. All rights reserved.
|
||||
@ -302,7 +302,7 @@ struct scsi_quirk_inquiry_pattern scsi_quirk_patterns[] = {
|
||||
"QUANTUM ", "PD1225S ", "3110", SDEV_NOLUNS},
|
||||
|
||||
{T_SEQUENTIAL, T_REMOV,
|
||||
"TANDBERG", " TDC 3600 ", "U07", SDEV_NOLUNS},
|
||||
"TANDBERG", " TDC 3600 ", "", SDEV_NOLUNS},
|
||||
{T_SEQUENTIAL, T_REMOV,
|
||||
"SONY ", "SDT-2000 ", "2.09", SDEV_NOLUNS},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user