Subject: kern/1029: Yet Another Broken Drive
To: None <gnats-admin@sun-lamp.cs.berkeley.edu>
From: Jason R. Thorpe <thorpej@SJ.Xenotropic.COM>
List: netbsd-bugs
Date: 05/07/1995 03:05:07
>Number: 1029
>Category: kern
>Synopsis: Yet Another Broken Drive
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: kern-bug-people (Kernel Bug People)
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun May 7 03:05:03 1995
>Originator: Jason Thorpe
>Organization:
Just me.
>Release: -current of May 4
>Environment:
System: NetBSD ovation 1.0A NetBSD 1.0A (OVATION) #12: Sun May 7 02:39:17 PDT 1995 thorpej@basalt:/usr/work-current/netbsd/src/sys/arch/sun3/compile/OVATION sun3
>Description:
This particular revision of the Quantum P105S seems to have problems.
I've only plugged it into a Sun 3/60, but it exhibits `configure me
at every lun' behavior, while an Emulex ESDI->SCSI disk/adapter
combo works fine on the same machine.
>How-To-Repeat:
>Fix:
The patch to scsiconf.c below does the trick.
*** scsiconf.c 1995/05/05 06:07:28 1.1.1.1
--- scsiconf.c 1995/05/07 08:37:55
***************
*** 304,309 ****
--- 304,311 ----
"QUANTUM ", "LPS525S ", "3110", SDEV_NOLUNS},
{T_DIRECT, T_FIXED,
"QUANTUM ", "PD1225S ", "3110", SDEV_NOLUNS},
+ {T_DIRECT, T_FIXED,
+ "QUANTUM ", "P105S 910-10-94x", "A.3", SDEV_NOLUNS},
{T_SEQUENTIAL, T_REMOV,
"EXABYTE ", "EXB-8200 ", "", SDEV_NOLUNS},
>Audit-Trail:
>Unformatted: