freebsd-dev/sys/dev
bde 6cb36cf4b7 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 DMA automode patch, fix SB16 clicks 1994-11-01 17:26:50 +00:00
ie Moved conversion of ether_type to host byte order out of ethernet drivers 1994-11-24 14:29:38 +00:00
kbd More intelligent BackTab fix using BTAB special key (unused before) 1994-11-19 23:17:48 +00:00
lnc Moved conversion of ether_type to host byte order out of ethernet drivers 1994-11-24 14:29:38 +00:00
mcd Remove unused variable from previous commit 1994-11-14 19:32:11 +00:00
mse From: Lars Fredriksen <fredriks@mcs.com> 1994-11-08 05:41:34 +00:00
pci Submitted by: 1994-11-02 23:47:14 +00:00
ppbus Added $Id$ 1994-08-02 07:55:43 +00:00
sio Change wakeup to endtsleep, because wakeup don't produce timeout 1994-12-01 23:48:09 +00:00
speaker Fix range checking bug, pointed by peter@haywire.dialix.com 1994-10-14 16:37:58 +00:00
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