1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sys/dev
Joerg Wunsch dc16046f96 Finally implement support for the `lsdev' program. The controller is
now marked busy as long as it's being in non-reset state, and the
drives are busy as long as at least one instance is open.

Also reformat everything to fit into 80 columns again.

Changed my mind wrt. error reporting for a write-protected drive and
an open() with write intent; ENXIO has been too weird, now return EIO.
Some portions of the code need to be rewritten to use tprintf()
instead of simple printf()'s, so the messages will also appear on the
session terminal, however.
1995-01-11 16:13:01 +00:00
..
aic7xxx Update the sequencer code to handle both channels of Twin channel devices. 1994-12-31 19:26:54 +00:00
de Restore my changes in rev 1.11 that Garrett killed in his commit. 1994-12-22 23:42:25 +00:00
ed Made a few cosmetic changes, and fixed a bug in handling the case of the 1995-01-04 21:10:17 +00:00
ep Restored Herb's current copyright. The one in the file appeared to have 1995-01-08 10:47:23 +00:00
fdc Finally implement support for the `lsdev' program. The controller is 1995-01-11 16:13:01 +00:00
ic Peter's work to work around one of the most annoying bugs in the 1995-01-06 15:20:00 +00:00
ie Move ARP interface initialization into if_ether.c:arp_ifinit(). 1994-12-22 21:56:22 +00:00
kbd Changes to allow keypad 5 produce \E[E like SCO/ANSI term does 1994-12-31 11:38:39 +00:00
lnc Move ARP interface initialization into if_ether.c:arp_ifinit(). 1994-12-22 21:56:22 +00:00
mcd Merge several probe diagnostics into one. 1994-12-24 13:24:02 +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 Fix scaling for TIOCM[SG]DTRWAIT to work when hz != 100. 1995-01-06 15:03:41 +00:00
speaker Fix range checking bug, pointed by peter@haywire.dialix.com 1994-10-14 16:37:58 +00:00
syscons Don't allow negative console numbers for the VT_WAITACTIVE ioctl. Use the 1995-01-03 16:56:05 +00:00
vn Continue implementing disk slices and labels for the vn driver. Everything 1994-12-16 16:50:15 +00:00