freebsd-nq/sys/dev
Bruce Evans 9a0f1b5bd5 Continue implementing disk slices and labels for the vn driver. Everything
is supposed to work except "media removal" (shutting down the vn driver)
while some partitions are open.

Fix some errnos: return ENOTTY, not ENXIO for unknown ioctls; return
ENODEV, not ENXIO for the unsupported dump operation.
1994-12-16 16:50:15 +00:00
..
aic7xxx Merge in latest Linux sequencer code release with my changes. This should 1994-11-29 23:04:23 +00:00
de The physical memory allocated for input DMA must be contiguous. The driver 1994-12-11 01:45:41 +00:00
ed Always put received packets in an mbuf cluster. This simplifies the code 1994-11-26 10:51:49 +00:00
ep Moved conversion of ether_type to host byte order out of ethernet drivers 1994-11-24 14:29:38 +00:00
fdc Here is a minor patch for FreeBSD 2.0R to allow it to recognize 1994-12-04 20:22:20 +00:00
ic
ie Moved conversion of ether_type to host byte order out of ethernet drivers 1994-11-24 14:29:38 +00:00
kbd
lnc Moved conversion of ether_type to host byte order out of ethernet drivers 1994-11-24 14:29:38 +00:00
mcd
mse
pci
ppbus
sio Change wakeup to endtsleep, because wakeup don't produce timeout 1994-12-01 23:48:09 +00:00
speaker
syscons Changed the behavior of KDMKTONE to comply with svr4, default to 1994-12-06 19:32:00 +00:00
vn Continue implementing disk slices and labels for the vn driver. Everything 1994-12-16 16:50:15 +00:00