1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-04 12:52:15 +00:00
freebsd/sys/pc98/cbus
Poul-Henning Kamp 9626b608de Separate the struct bio related stuff out of <sys/buf.h> into
<sys/bio.h>.

<sys/bio.h> is now a prerequisite for <sys/buf.h> but it shall
not be made a nested include according to bdes teachings on the
subject of nested includes.

Diskdrivers and similar stuff below specfs::strategy() should no
longer need to include <sys/buf.> unless they need caching of data.

Still a few bogus uses of struct buf to track down.

Repocopy by:    peter
2000-05-05 09:59:14 +00:00
..
30line.h Supported EGC 640x400, PEGC 640x400 and PEGC 640x480 graphics modes. 2000-04-27 13:34:32 +00:00
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 Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +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 EGC 640x400, PEGC 640x400 and PEGC 640x480 graphics modes. 2000-04-27 13:34:32 +00:00
olpt.c Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +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 Remove ~25 unneeded #include <sys/conf.h> 2000-04-19 14:58: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 Fixed to support JIS7 KANJI. 2000-04-30 08:40:43 +00:00
scvtb.c Merge from the following changes. 2000-03-29 12:26:41 +00:00
sio.c Release allocated resources and return ENXIO on error. 2000-04-22 15:12:52 +00:00
syscons_cbus.c Merge from the following changes. 2000-03-29 12:26:41 +00:00