Subject: kern/2917: another scsi_quirk_inquiry_pattern
To: None <gnats-bugs@gnats.netbsd.org>
From: Tatoku Ogaito <tacha@tera.fukui-med.ac.jp>
List: netbsd-bugs
Date: 11/07/1996 19:46:15
>Number:         2917
>Category:       kern
>Synopsis:       another scsi_quirk_inquiry_pattern
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    kern-bug-people (Kernel Bug People)
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Thu Nov  7 03:05:00 1996
>Last-Modified:
>Originator:     Tatoku Ogaito
>Organization:
Tatoku Ogaito		| Email: tacha@tera.fukui-med.ac.jp
Department of Physics   | Fax:   +81 776-61-8141
Fukui Medical School  	| Tel:   +81 776-61-3111 ext 2446
>Release:        NetBSD-current as of 961027
>Environment:
	
System: NetBSD tera.fukui-med.ac.jp 1.2B NetBSD 1.2B (TERA) #25: Mon Oct 28 21:29:12 JST 1996 tacha@tera.fukui-med.ac.jp:/usr/current/src/sys/arch/i386/compile/TERA i386


>Description:
	TEAC CD-56S CD-ROM does not answer correctly to SCSI probing routine.

>How-To-Repeat:
	reboot with that drive.
>Fix:
diff -c sys/scsi/scsiconf.c.orig sys/scsi/scsiconf.c
*** sys/scsi/scsiconf.c.orig	Tue Oct 15 01:50:07 1996
--- sys/scsi/scsiconf.c	Wed Oct 16 20:37:26 1996
***************
*** 325,330 ****
--- 325,332 ----
  	{{T_CDROM, T_REMOV,
  	 "TEAC    ", "CD-ROM          ", "1.06"}, SDEV_NOLUNS},
  	{{T_CDROM, T_REMOV,
+ 	 "TEAC    ", "CD-ROM CD-56S   ", "1.0B"}, SDEV_NOLUNS},
+ 	{{T_CDROM, T_REMOV,
  	 "TEXEL   ", "CD-ROM          ", "1.06"}, SDEV_NOLUNS},
  	{{T_CDROM, T_REMOV,
  	 "TEXEL   ", "CD-ROM DM-XX24 K", "1.10"}, SDEV_NOLUNS},
>Audit-Trail:
>Unformatted: