Subject: kern/17773: Does not handle SONY CDU-76S scsi cdrom
To: None <gnats-bugs@gnats.netbsd.org>
From: Paul Zeldin <paul@kickapoo.trpz.com>
List: netbsd-bugs
Date: 07/30/2002 18:20:45
>Number:         17773
>Category:       kern
>Synopsis:       Does not handle SONY CDU-76S scsi cdrom
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Jul 30 18:23:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Paul Zeldin
>Release:        NetBSD 1.5.1
>Organization:
	Trapeze Networks
>Environment:
	
System: NetBSD kickapoo 1.5.2 NetBSD 1.5.2 (SKICKAPOO) #2: Tue Jul 30 15:49:09 PDT 2002 paul@kickapoo:/usr/src/sys/arch/i386/compile/SKICKAPOO i386


>Description:
	On boot the following shows in dmesg:
...
siop0 at pci0 dev 9 function 0: Symbios Logic 53c815 (fast scsi)
siop0: interrupting at irq 10
scsibus0 at siop0: 8 targets, 8 luns per target
...
siop0: target 0 using tagged queuing
sd0 at scsibus0 target 0 lun 0: <CONNER, CFP1060S 1.05GB, 245F> SCSI2 0/direct fixed
siop0: target 0 now synchronous at 10.0Mhz, offset 8
sd0: 1010 MB, 2756 cyl, 8 head, 93 sec, 512 bytes/sect x 2070400 sectors
cd0 at scsibus0 target 3 lun 0: <SONY, CD-ROM CDU-76S, 1.1c> SCSI2 5/cdrom removable
siop0: target 3 asynchronous
probe(siop0:3:1): our reject message was rejected
siop0: scsi bus reset
cmd 0xc0952100 (target 3:1) in reset list
cmd 0xc0952100 (status 2) about to be processed
siop0: target 3 asynchronous
probe(siop0:3:1): our reject message was rejected
siop0: scsi bus reset
cmd 0xc0952140 (target 3:1) in reset list
cmd 0xc0952140 (status 2) about to be processed
siop0: target 3 asynchronous
probe(siop0:3:1): our reject message was rejected
siop0: scsi bus reset
cmd 0xc0952180 (target 3:1) in reset list
cmd 0xc0952180 (status 2) about to be processed
siop0: target 3 asynchronous
probe(siop0:3:1): our reject message was rejected
siop0: scsi bus reset
cmd 0xc09521c0 (target 3:1) in reset list
cmd 0xc09521c0 (status 2) about to be processed
siop0: target 3 asynchronous
probe(siop0:3:1): our reject message was rejected
siop0: scsi bus reset
cmd 0xc0952200 (target 3:1) in reset list
cmd 0xc0952200 (status 2) about to be processed
siop0: target 3 asynchronous
probe(siop0:3:1): our reject message was rejected
siop0: scsi bus reset
cmd 0xc0952240 (target 3:1) in reset list
cmd 0xc0952240 (status 2) about to be processed
siop0: target 3 asynchronous
probe(siop0:3:1): our reject message was rejected
siop0: scsi bus reset
cmd 0xc0952280 (target 3:1) in reset list
cmd 0xc0952280 (status 2) about to be processed
siop0: target 3 asynchronous
probe(siop0:3:1): our reject message was rejected
siop0: scsi bus reset
cmd 0xc09522c0 (target 3:1) in reset list
cmd 0xc09522c0 (status 2) about to be processed
siop0: target 3 asynchronous
probe(siop0:3:1): our reject message was rejected
siop0: scsi bus reset
cmd 0xc0952000 (target 3:1) in reset list
cmd 0xc0952000 (status 2) about to be processed
siop0: target 3 asynchronous
probe(siop0:3:1): our reject message was rejected
siop0: scsi bus reset
cmd 0xc0952040 (target 3:1) in reset list
cmd 0xc0952040 (status 2) about to be processed

The cdrom is not accessible, for example:

# dd if=/dev/rcd0a of=/dev/null 
dd: /dev/rcd0a: Input/output error

>How-To-Repeat:
	I can only assume the problem is due the combination of the symbios
scsi card and sony cdrom.

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