Subject: Re: SCSI disks don't spin up automatically after scsictl sdx stop
To: None <thorpej@shagadelic.org>
From: Havard Eidnes <he@netbsd.org>
List: tech-kern
Date: 12/18/2005 12:47:13
> > I suspect there's a similar bug lurking in the sii driver used on
> > DECstation machines. At least I'm experiencing a similar symptom: =
on
> > our local 3100, the secondary drive (non-system disk) isn't spun up=
> > automatically by NetBSD either, requiring a manual spinning via
> > scsictl and a second reboot after a power cycle...
>
> The sii driver seems to be filling in the correct field:
>
> sc->sc_xs[target]->status =3D sc->sc_st[target].statusByte;
Hm, ok, then there's probably a different bug -- sorry for the
noise.
Regards,
- H=E5vard