Subject: Re: CVS commit: src/sys/dev/scsipi
To: None <khym@azeotrope.org>
From: Jason Thorpe <thorpej@shagadelic.org>
List: source-changes
Date: 11/30/2006 20:10:39
On Nov 30, 2006, at 6:46 PM, khym@azeotrope.org wrote:

> Uh oh... I wonder if maybe putting it on all the structures wasn't  
> such
> a good idea after all... while the ATA/ATAPI devices seem OK, SCSI  
> seems
> broken now:
>
> esiop0 at pci0 dev 6 function 0: Symbios Logic 53c875 (ultra-wide  
> scsi)
> esiop0: using on-board RAM
> esiop0: interrupting at eb164 irq 0
> scsibus0 at esiop0: 16 targets, 8 luns per target
> [ ... ]
> scsibus0: waiting 2 seconds for devices to settle...
> esiop0: unexpected phase mismatch 1
> esiop0: unhandled scsi interrupt, sist=0xc0 sstat1=0x9  
> DSA=0x401ce000 DSP=0x580

Probably some assumption the esiop driver is making?

-- thorpej