freebsd-dev/sys/amd64
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
..
amd64 Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
conf Move sn and cs drivers from the compat section to the real section. 2000-05-03 00:49:57 +00:00
include Some more i386-only BIOS-friendliness: 2000-04-16 20:48:33 +00:00
isa Add a little do-nothing ``slopsucker'' device which gives a home 2000-05-04 23:57:32 +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
Makefile Add soft updates to the set of things being tagged. Syntax cleanup. 2000-01-27 01:22:06 +00:00