Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Dec 1997 05:37:52 +1100
From:      Bruce Evans <bde@zeta.org.au>
To:        current@FreeBSD.ORG, julian@whistle.com
Subject:   Re: DEVFS: new sample code
Message-ID:  <199712121837.FAA00920@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>changes:
> * Disklabel probes can actually fail if there is no disklabel.
> * Debug messages at boot make a lot more sense. 
> * Accidentally included (old) bad144 code ifdef'd out (I don't yet
>   support that and the lowest level driver is definitly not the place to
>   do that anyhow).

Yes it is.  dscheck() should clip the transfer at bad sector boundaries
and somehow get called again if there is more to transfer.

Bruce



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199712121837.FAA00920>