Subject: Re: 3/60 Not Booting?
To: None <port-sun3@NetBSD.ORG>
From: Jari Kokko <jkokko@tnso09.tele.nokia.fi>
List: port-sun3
Date: 10/02/1996 15:02:22
Volker Seebode wrote:
> BTW: there is another problem concerning the tape driver. Any time
> a SOFT ERROR occurs, NetBSD panics with "done > todo".

This might be the fix for PR #2727 submitted by me. My panic reason was
done < 0, though. I haven't tested this patch yet, but will do so asap. 

This might just be the best news I've had in a while, Thanks Volker!

> >>>>>
>         if (st->flags & ST_FIXEDBLOCKS) {
>                 if (sense->error_code & SSD_ERRCODE_VALID) /* <---- */
>                         xs->resid = info * st->blksize;
> <<<<<


Jari Kokko