freebsd-skq/sys/i386
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
..
apm Correctly handle suspend and resume in APM. 2000-02-06 14:57:05 +00:00
bios Correctly handle suspend and resume in APM. 2000-02-06 14:57:05 +00:00
conf Move sn and cs drivers from the compat section to the real section. 2000-05-03 00:49:57 +00:00
i386 Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
ibcs2 Remove unneeded #include <vm/vm_zone.h> 2000-04-30 18:52:11 +00:00
include Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
isa Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
linux Remove unneeded #include <vm/vm_zone.h> 2000-04-30 18:52:11 +00:00
pci Don't assume that the PCI BIOS is going to clear the unused bits in %ecx 2000-05-04 17:44:55 +00:00
svr4 Pre-freeze cleanups: Conditionalize debugging writes on DEBUG_SVR4, 2000-01-15 15:29:37 +00:00
Makefile Add soft updates to the set of things being tagged. Syntax cleanup. 2000-01-27 01:22:06 +00:00