Subject: kern/2320: another brain-damaged scsi device
To: None <gnats-bugs@NetBSD.ORG>
From: None <bouyer@ensta.fr>
List: netbsd-bugs
Date: 04/11/1996 18:02:27
>Number: 2320
>Category: kern
>Synopsis: another brain-damaged scsi device
>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 Apr 11 12:20:12 1996
>Last-Modified:
>Originator: Manuel Bouyer
>Organization:
Ecole Nationale Superieure de Techniques Avancees, Paris
>Release: NetBSD current, sup 1996/03/04
>Environment:
System: NetBSD chassiron.ensta.fr 1.1A NetBSD 1.1A (CHASSIRON) #1: Tue Apr 2 15:57:05 MET DST 1996 bouyer@chassiron.ensta.fr:/usr/src/src_current/sys/arch/i386/compile/CHASSIRON i386
>Description:
The ShinaKen cd-rom doesn't handle correctly target/lun reuqests, and need
an entry in scsiconf.c
>How-To-Repeat:
connect such a cd-rom to a NetBSD box
>Fix:
Index: scsiconf.c
===================================================================
RCS file: /usr/cvs/cvsroot/sources/src_current/sys/scsi/scsiconf.c,v
retrieving revision 1.5
diff -b -c -r1.5 scsiconf.c
*** scsiconf.c 1996/02/25 19:10:42 1.5
--- scsiconf.c 1996/04/11 15:53:17
***************
*** 293,298 ****
--- 293,300 ----
"TEXEL ", "CD-ROM ", "1.06"}, SDEV_NOLUNS},
{{T_CDROM, T_REMOV,
"TEXEL ", "CD-ROM DM-XX24 K", "1.10"}, SDEV_NOLUNS},
+ {{T_CDROM, T_REMOV,
+ "ShinaKen", "CD-ROM DM-3x1S", "1.04"}, SDEV_NOLUNS},
{{T_DIRECT, T_FIXED,
"DEC ", "RZ55 (C) DEC", ""}, SDEV_AUTOSAVE},
>Audit-Trail:
>Unformatted: