NetBSD/sys/dev
mycroft 9769a6a6f7 Various:
* Forget all cached info when opening a new disc.
* If the disc is removed, flush the buffer queue rather than stalling it.
* Set the default label after getting the disc size, and fill in the info
for RAW_PART also.
* Change another use of the unit number to a softc pointer.
* Use a dkdevice to hold the label and open partition masks.
* Force the partition offset to 0 for RAW_PART, regardless of the label.
* Nuke MCDPHYS() and MCDREADRAW; they had a silly bug that caused the code
to not work, and they aren't useful anyway.
Some other minor cleanup.
1994-10-28 23:39:59 +00:00
..
ata new RCS ID format. 1994-10-27 04:14:23 +00:00
dec/qbus new RCS ID format. 1994-10-26 08:01:33 +00:00
eisa new RCS ID format. 1994-10-27 04:14:23 +00:00
ic new RCS ID format. 1994-10-27 04:14:23 +00:00
isa Various: 1994-10-28 23:39:59 +00:00
pci new RCS ID format. 1994-10-27 04:14:23 +00:00
scsipi Make this more likely to work. 1994-10-23 19:24:01 +00:00
tc new RCS ID format. 1994-10-26 21:08:38 +00:00
ccd.c
ccdvar.h
cons.c Implement cnpollc(). 1994-10-26 17:56:53 +00:00
cons.h Implement cnpollc(). 1994-10-26 17:56:53 +00:00
vn.c
vnd.c
vndioctl.h
vnioctl.h