1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-17 15:27:36 +00:00
freebsd/sys/pc98/cbus
Poul-Henning Kamp c244d2de43 Move B_ERROR flag to b_ioflags and call it BIO_ERROR.
(Much of this done by script)

Move B_ORDERED flag to b_ioflags and call it BIO_ORDERED.

Move b_pblkno and b_iodone_chain to struct bio while we transition, they
will be obsoleted once bio structs chain/stack.

Add bio_queue field for struct bio aware disksort.

Address a lot of stylistic issues brought up by bde.
2000-04-02 15:24:56 +00:00
..
30line.h
cbus_dma.c Stop isadma from abusing the B_READ, B_RAW and B_WRITE flags. 2000-03-13 10:19:32 +00:00
cbus.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
clock.c Merged from sys/i386/isa/clock.c and sys/isa/sio.c revisions 1.150 and 2000-03-23 08:55:45 +00:00
fdc.c Move B_ERROR flag to b_ioflags and call it BIO_ERROR. 2000-04-02 15:24:56 +00:00
fdcreg.h Merge from sys/isa/fd.c revision from 1.171 to 1.176 and sys/isa/fdreg.h 2000-01-09 10:01:21 +00:00
gdc.c - Supported display suspended mode. 2000-03-29 12:29:27 +00:00
olpt.c Fixed to support old parallel interface. 2000-03-16 12:06:29 +00:00
pckbd.c Merge from the following changes. 2000-03-29 12:26:41 +00:00
pcrtc.c Merged from sys/i386/isa/clock.c and sys/isa/sio.c revisions 1.150 and 2000-03-23 08:55:45 +00:00
ppc.c Synced with sys/isa/ppc.c rev 1.26. 2000-01-29 14:30:28 +00:00
ppcreg.h Port of the PC-98 ppc to the newbus system. 2000-01-20 00:58:49 +00:00
sc_machdep.h Synced with the sc driver in the sys/dev/syscons directory. 2000-01-20 15:16:49 +00:00
scgdcrndr.c Merge from the following changes. 2000-03-29 12:26:41 +00:00
scterm-sck.c Merge from the following changes. 2000-03-29 12:26:41 +00:00
scvtb.c Merge from the following changes. 2000-03-29 12:26:41 +00:00
sio.c Merged from sys/isa/sio.c revisions 1.293 and 1.294. 2000-04-01 11:27:31 +00:00
syscons_cbus.c Merge from the following changes. 2000-03-29 12:26:41 +00:00