NetBSD/sys/dev/vme
thorpej 071aed40ac A foolish consistency; most parts of the kernel use bp->b_data, so
change these from bp->b_un.b_addr to bp->b_data, as well.  This also
allows us more flexibility to experiment with other data buffer types
hung off of struct buf.
2000-05-19 18:54:22 +00:00
..
Makefile
files.vme new, more mi, VME framework 1999-06-30 15:06:05 +00:00
if_ie_vme.c sparc -> __sparc__ 2000-04-10 02:16:15 +00:00
vme.c new, more mi, VME framework 1999-06-30 15:06:05 +00:00
vmereg.h new, more mi, VME framework 1999-06-30 15:06:05 +00:00
vmevar.h add forward declaration of "struct extent", so the extent header doesn't 2000-02-25 10:33:12 +00:00
xd.c A foolish consistency; most parts of the kernel use bp->b_data, so 2000-05-19 18:54:22 +00:00
xdreg.h
xdvar.h Conform bus_dmamem_{alloc,map} usage to bus_dma(9) specs. 2000-05-09 22:42:08 +00:00
xio.h
xy.c A foolish consistency; most parts of the kernel use bp->b_data, so 2000-05-19 18:54:22 +00:00
xyreg.h
xyvar.h Conform bus_dmamem_{alloc,map} usage to bus_dma(9) specs. 2000-05-09 22:42:08 +00:00