Subject: Re: Time to delete ncr.c?
To: Manuel Bouyer <bouyer@antioche.lip6.fr>
From: Chuck Silvers <chuq@chuq.com>
List: current-users
Date: 11/16/2000 23:06:46
I tried it again with -current from today.  (the problem with the card
was some kind of conflict with the adaptec scsi on the motherboard.
disabling the built-in scsi made the symbios card happier.)
now I can play audio, but I can't rip audio to disk with tosha.
tosha works fine with the ncr driver.  the symptoms are the same
as before.  on the console there is:

cd0(siop1:3:0): command timeout
siop1: scsi bus reset
cmd 0xc04f5600 (target 3:0) in reset list
cmd 0xc04f5600 (status 2) about to be processed


and tosha spews this:

SCIOCCOMMAND ioctl: Command accepted.
return status 1 (Command Timeout) after 2000 msCommand out (12 of 12):
d8 00 00 00 00 00 00 00 00 0a 00 00 

Data in (0 of 23520):

No sense sent.
SCIOCCOMMAND ioctl: Command accepted.
return status 1 (Command Timeout) after 2000 msCommand out (12 of 12):
d8 00 00 00 00 0a 00 00 00 0a 00 00 

Data in (0 of 23520):

No sense sent.
SCIOCCOMMAND ioctl: Command accepted.
return status 3 (Sense Returned)Command out (12 of 12):
d8 00 00 00 00 14 00 00 00 0a 00 00 

Data in (0 of 23520):

Error code is "current errors"
Segment number is 00
Sense key is "Unit attention"
The Information field is not valid but contains 00000000 (0).
The Command Specific Information field is 00000000 (0).
Additional sense code: 29
Additional sense code qualifier: 00
sense (32 of 48):
70 00 06 00 00 00 00 0a 00 00 00 00 29 00 00 00 
00 00 ad de ef be ad de ef be ad de ef be ad de 

(etc...)


-Chuck


On Wed, Nov 15, 2000 at 09:02:57PM +0100, Manuel Bouyer wrote:
> On Wed, Nov 15, 2000 at 01:12:49AM -0800, Chuck Silvers wrote:
> > the siop driver doesn't deal with audio CDs correctly for me,
> > but the ncr driver does.  I'd like to have the ncr driver around
> > until this can be fixed (or I can verify that it's already been fixed).
> 
> A yes, this strange problem ... did you try after the changes I made to
> support tagged queuing ? I changed a few things in disconnect/reconnect
> wich may have solved it ...
> 
> --
> Manuel Bouyer <bouyer@antioche.eu.org>
> --