freebsd-skq/sys/i386/isa/bs
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
..
bs_isa.c Examine all occurrences of sprintf(), strcat(), and str[n]cpy() 1998-12-04 22:54:57 +00:00
bs_pisa.c
bs.c Change splbio() to splcam(). bs is cam driver. 1999-12-03 11:58:12 +00:00
bsfunc.c Change splbio() to splcam(). bs is cam driver. 1999-12-03 11:58:12 +00:00
bsfunc.h CAM support. 1998-12-28 12:46:55 +00:00
bshw_dma.c CAM support. 1998-12-28 12:46:55 +00:00
bshw_pdma.c
bshw.c Merge the cons.c and cons.h to the best of my ability. alpha may or 1999-08-09 10:35:05 +00:00
bshw.h CAM support. 1998-12-28 12:46:55 +00:00
bshw.lst
bsif.c Add $FreeBSD$. 1999-10-06 07:26:48 +00:00
bsif.h Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
bsvar.h Increment number of retries before giving up. This may fix the 2000-03-20 03:55:29 +00:00