Date: Fri, 5 Apr 1996 03:53:20 +1000 From: Bruce Evans <bde@zeta.org.au> To: Brett_Glass@ccgate.infoworld.com, bde@zeta.org.au, msmith@atrad.adelaide.edu.au Cc: hardware@FreeBSD.org, jkh@time.cdrom.com Subject: Re: Some solutions to disk problems.... I think. Message-ID: <199604041753.DAA24070@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
>> The per-drive wd flags are side effects of
>> hacks for ISA configuration.
>There are no exposed, per-drive wd flags.
They're there but not exposed by userconfig. This must be why the
controller flags are abused to hold the drive flags. The final
flags are:
drive 0: 32 bits of compile-time configurable drive flags
| 16 low bits of configurable controller flags
drive 1: 32 bits of compile-time configurable drive flags
| (16 high bits of configurable controller flags >> 16)
Bruce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199604041753.DAA24070>
