Subject: kern/3419: SCSI CD-ROM CDR-H93MV version in scsi_quirk_patterns.
To: None <gnats-bugs@gnats.netbsd.org>
From: None <koji@math.human.nagoya-u.ac.jp>
List: netbsd-bugs
Date: 03/31/1997 17:05:23
>Number: 3419
>Category: kern
>Synopsis: SCSI CD-ROM CDR-H93MV version in scsi_quirk_patterns.
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: kern-bug-people (Kernel Bug People)
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Mon Mar 31 00:20:01 1997
>Last-Modified:
>Originator: Koji Imada - je4owb/2
>Organization:
Mathematics Group of Graduate School of Human
Infomatics, Nagoya University, Japan.
>Release: 1.2_BETA
>Environment:
System: NetBSD bimota 1.2_BETA NetBSD 1.2_BETA (BIMOTA) #3: Mon Mar 31 01:14:23 JST 1997 koji@bimota:/usr/local/work/current/src/sys/arch/i386/compile/BIMOTA i386
>Description:
SCSI CD-ROM CDR-H98MV version 1.31 exists in
scsi_quirk_patterns in scsiconf.c. But version 1.32 has no
lun's. So version should be changed to 1.3 or entry of version
1.32 should be put in scsi_quirk_patterns.
>How-To-Repeat:
If CD-ROM Drive is connected, LUN problem always happens.
>Fix:
apply following patch or add entry for version 1.32
*** /sys/scsi/scsiconf.c.orig Thu May 2 20:43:37 1996
--- /sys/scsi/scsiconf.c Mon Mar 31 16:58:06 1997
***************
*** 274,280 ****
{{T_CDROM, T_REMOV,
"IMS ", "CDD521/10 ", "2.06"}, SDEV_NOLUNS},
{{T_CDROM, T_REMOV,
! "MEDIAVIS", "CDR-H93MV ", "1.31"}, SDEV_NOLUNS},
{{T_CDROM, T_REMOV,
"NEC ", "CD-ROM DRIVE:55 ", ""}, SDEV_NOLUNS},
{{T_CDROM, T_REMOV,
--- 274,280 ----
{{T_CDROM, T_REMOV,
"IMS ", "CDD521/10 ", "2.06"}, SDEV_NOLUNS},
{{T_CDROM, T_REMOV,
! "MEDIAVIS", "CDR-H93MV ", "1.3"}, SDEV_NOLUNS},
{{T_CDROM, T_REMOV,
"NEC ", "CD-ROM DRIVE:55 ", ""}, SDEV_NOLUNS},
{{T_CDROM, T_REMOV,
>Audit-Trail:
>Unformatted: