On Sat, Jan 16, 2010 at 05:00:33AM -0500, Brynet wrote:
> Ken wrote:
> > As a general note, the source tree is going to be locked in the
> > near future for 4.7. There has been a major re-write of the SCSI
> > layer internals, and many device drivers were touched. TEST NOW!
> > 
> > Test anything that produces sd, cd, st, etc. devices. All hardware
> > and all weird-ass i/o situations. TEST NOW!
> 
> Hi,
> 
> I have an ATAPI LS-120 drive, 4.4/4.5 just showed "drive offline", but
> 4.6+ prints disk geometry (..if any) during boot.
> 
>  OpenBSD 4.6-current (GENERIC) #509: Fri Jan 15 14:48:04 MST 2010
>      [email protected]:/usr/src/sys/arch/i386/compile/GENERIC
> ...
>  atapiscsi0 at pciide0 channel 1 drive 0
>  scsibus0 at atapiscsi0: 2 targets
>  sd0 at scsibus0 targ 0 lun 0: <MATSHITA, LS-120 VER5 00, F527> ATAPI
> 0/direct removable
> -sd0: 1MB, 512 bytes/sec, 2880 sec total
> +sd0: drive offline
>  sd0(pciide0:1:0): using PIO mode 0, DMA mode 1
> ...
> +sd0(atapiscsi0:0:0): Check Condition (error 0x70) on opcode 0x1b
> +    SENSE KEY: Not Ready
> +     ASC/ASCQ: Medium Not Present
> 
> I'm greeted by this SCSI message with 4.7, only shows up once though.
> 
> So far, everything's great. :-)
> 
> -Bryan.

Being in Australia and confused about what day it is, I should be
more precise. Make sure the trees you generate test kernels from
have r1.166 or greater of scsi_base.c. That was the last commit
from n2k10.

And I think that particular diff should fix the Check Condition
error. If not please let me know.

.... Ken

Reply via email to