Subject: kern/2971: Missing SCSI quirk
To: None <gnats-bugs@gnats.netbsd.org>
From: Lennart Augustsson <augustss@cs.chalmers.se>
List: netbsd-bugs
Date: 11/26/1996 20:34:23
>Number:         2971
>Category:       kern
>Synopsis:       Missing SCSI quirk
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    kern-bug-people (Kernel Bug People)
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Nov 26 11:50:01 1996
>Last-Modified:
>Originator:     Lennart Augustsson
>Organization:
Department of Computing Science, Chalmers University
>Release:        NetBSD-current 961125
>Environment:
System: NetBSD calvin.cs.chalmers.se 1.2B NetBSD 1.2B (CALVIN) #25: Tue Nov 26 20:14:50 MET 1996 augustss@calvin.cs.chalmers.se:/usr/src/sys/arch/i386/compile/CALVIN i386


>Description:
	The Pioneer CD ROM identified by "PIONEER, CD-ROM DR-124X, 1.01"
	responds randomly at LUN 1 when probed.
>How-To-Repeat:
	Try using that CD-rom and look at the boot messages.  It seems
	to respond at LUN 1 only now and then.
>Fix:
*** scsiconf.c.old	Tue Nov 26 19:41:07 1996
--- scsiconf.c	Tue Nov 26 20:28:45 1996
***************
*** 319,324 ****
--- 319,326 ----
  	{{T_CDROM, T_REMOV,
  	 "SONY    ", "CD-ROM CDU-541  ", ""},     SDEV_NOLUNS},
  	{{T_CDROM, T_REMOV,
+ 	 "PIONEER ", "CD-ROM DR-124X  ", "1.01"}, SDEV_NOLUNS},
+ 	{{T_CDROM, T_REMOV,
  	 "SONY    ", "CD-ROM CDU-55S  ", ""},     SDEV_NOLUNS},
  	{{T_CDROM, T_REMOV,
  	 "SONY    ", "CD-ROM CDU-8003A", ""},     SDEV_NOLUNS},
>Audit-Trail:
>Unformatted: