Subject: Re: sd: MEDIA_LOADED not reset on last close?
To: None <tech-kern@NetBSD.ORG>
From: matthew green <mrg@eterna.com.au>
List: tech-kern
Date: 05/05/1996 11:32:34
it was my understanding the disklabel should only know how
to write netbsd disklabels, and, that the kernel should
know how to interface with what the hardware requires. on
the sparc port, the kernel knows how to read & write sun
disklabels, by faking them as netbsd ones, by using certain
ioctl's. is it possible to use this instead ?