Subject: kern/1382: new scsiconf.c entry
To: None <gnats-bugs@gnats.netbsd.org>
From: Matthieu Herrb <matthieu@laas.fr>
List: netbsd-bugs
Date: 08/19/1995 14:41:33
>Number: 1382
>Category: kern
>Synopsis: scsiconf.c quirks[] entry for Sony SDT 5200 DAT
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: kern-bug-people (Kernel Bug People)
>State: open
>Class: support
>Submitter-Id: net
>Arrival-Date: Sat Aug 19 08:50:02 1995
>Last-Modified:
>Originator: Matthieu Herrb
>Organization:
LAAS/CNRS
>Release: NetBSD-95/08/18
>Environment:
scsiconf.c,v 1.40 1995/08/14 13:01:42 briggs Exp $
System: NetBSD cougar 1.0A NetBSD 1.0A (COUGAR) #8: Tue Aug 15 21:08:23 MET DST 1995 matthieu@cougar:/usr/src/sys/arch/i386/compile/COUGAR i386
>Description:
Sony DAT drive SDT 5200 needs an entry in scsi_quirk_pattern array.
>How-To-Repeat:
Install a SDT 5200 drive into a NetBSD machine.
>Fix:
*** scsiconf.c.orig Tue Aug 15 08:59:35 1995
--- scsiconf.c Sat Aug 19 14:02:49 1995
***************
*** 333,338 ****
--- 333,340 ----
{T_SEQUENTIAL, T_REMOV,
"SONY ", "SDT-5000 ", "3.17", SDEV_NOSYNCWIDE},
{T_SEQUENTIAL, T_REMOV,
+ "SONY ", "SDT-5200 ", "3.02", SDEV_NOLUNS},
+ {T_SEQUENTIAL, T_REMOV,
"TANDBERG", " TDC 3600 ", "", SDEV_NOLUNS},
{T_SEQUENTIAL, T_REMOV,
"WangDAT ", "Model 1300 ", "02.4", SDEV_NOSYNCWIDE},
>Audit-Trail:
>Unformatted: