Subject: kern/17836: Olympus CDS620E CD Burner SCSI Quirk
To: None <gnats-bugs@gnats.netbsd.org>
From: None <djbarnes@ieee.org>
List: netbsd-bugs
Date: 08/04/2002 12:10:07
>Number:         17836
>Category:       kern
>Synopsis:       Olympus CDS620E CD Burner SCSI Quirk
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Aug 04 12:11:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Dave Barnes
>Release:        1.6 BETA
>Organization:
>Environment:
>Description:
Olympus CDS620E CD Burner needs SCSI Quirks to operate correctly.  Drive is an OEM Sony CDU924 with different ID string.  
>How-To-Repeat:
Insert blank CD-R, run 'cdrecord -scanbus' - get SCSI Error, 
    SENSE KEY:  Illegal Request
     ASC/ASCQ:  ASC 0x89 ASCQ 0x00
after ReadCapacity.
>Fix:
Add to quirk table in scsiconf.c:
{{T_CDROM, T_REMOV,
 "OLYMPUS ", "CDS620E         ", "1.1d"}, PQUIRK_NOLUNS|PQUIRK_NOSYNC|PQUIRK_NOCAPACITY},

>Release-Note:
>Audit-Trail:
>Unformatted: