Subject: kern/3843: Some entries for the SCSI quirks table
To: None <gnats-bugs@gnats.netbsd.org>
From: Dave Huang <khym@bga.com>
List: netbsd-bugs
Date: 07/08/1997 17:52:58
>Number: 3843
>Category: kern
>Synopsis: Some entries for the SCSI quirks table
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: kern-bug-people (Kernel Bug People)
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Jul 8 16:05:00 1997
>Last-Modified:
>Originator: Dave Huang
>Organization:
Name: Dave Huang | Mammal, mammal / their names are called /
INet: khym@bga.com | they raise a paw / the bat, the cat /
FurryMUCK: Dahan | dolphin and dog / koala bear and hog -- TMBG
Dahan: Hani G Y+C 21 Y++ L+++ W- C++ T++ A+ E+ S++ V++ F- Q+++ P+ B+ PA+ PL++
>Release: NetBSD-current as of July 4, 1997
>Environment:
System: NetBSD dahan.metonymy.com 1.2G NetBSD 1.2G (SPIFF) #58: Sat Jul 5 05:00:30 CDT 1997 khym@dahan.metonymy.com:/usr/src.local/sys/arch/i386/compile/SPIFF i386
>Description:
The following were reported on the port-mac68k list by brian wildasinn
<bwildasi@csulb.edu>. See port-mac68k.0505 and port-mac68k.0550 in the
list archives for more details.
Also, I'm not sure if the entry for the CDROM is correct... one of his
messages says:
cd0 at scsibus0 targ 2 lun 0: <MEDAVIS,RENO CD ROMx2A,2.03>SCSI2 5/cdrom
removeable
while another says:
cd0 at scsibus0 targ 2 lun 0: <MEDAVIS, RENO CD-ROMX2A, 2.03> SCSI2
5/cdrom removeable
>How-To-Repeat:
>Fix:
--- /usr/src/sys/scsi/scsiconf.c Thu Apr 24 06:21:42 1997
+++ scsiconf.c Fri Jul 4 17:32:21 1997
@@ -357,6 +357,8 @@
{{T_CDROM, T_REMOV,
"MATSHITA", "CD-ROM CR-5XX ", "1.0b"}, SDEV_NOLUNS},
{{T_CDROM, T_REMOV,
+ "MEDAVIS ", "RENO CD-ROMX2A ", ""}, SDEV_NOLUNS},
+ {{T_CDROM, T_REMOV,
"MEDIAVIS", "CDR-H93MV ", "1.3"}, SDEV_NOLUNS},
{{T_CDROM, T_REMOV,
"NEC ", "CD-ROM DRIVE:55 ", ""}, SDEV_NOLUNS},
@@ -401,6 +403,8 @@
"IBM ", "0663H", ""}, SDEV_AUTOSAVE},
{{T_DIRECT, T_FIXED,
"IBM", "0664", ""}, SDEV_AUTOSAVE},
+ {{T_DIRECT, T_FIXED,
+ "IBM ", "KZ-C", ""}, SDEV_AUTOSAVE},
/* Broken IBM disk */
{{T_DIRECT, T_FIXED,
"" , "DFRSS2F", ""}, SDEV_AUTOSAVE},
>Audit-Trail:
>Unformatted: