NetBSD/sys/dev/bi
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
..
bi.c Bus_dma'ify the KDB50 driver, and make it work. 2000-03-26 11:45:04 +00:00
bireg.h Converted to (mostly) MI code. 1999-08-04 19:12:22 +00:00
bivar.h Bus_dma'ify the KDB50 driver, and make it work. 2000-03-26 11:45:04 +00:00
files.bi Device driver for the DEC DEBNA/DEBNT/DEBNK ethernet device. 2000-04-09 16:49:57 +00:00
if_ni.c Reset the device before starting the init sequence. 2000-04-16 09:55:39 +00:00
if_nireg.h Reset the device before starting the init sequence. 2000-04-16 09:55:39 +00:00
kdb.c A foolish consistency; most parts of the kernel use bp->b_data, so 2000-05-19 18:54:22 +00:00
kdbreg.h Don't use structs for BI space definitions, use offsets. 1999-11-03 21:57:40 +00:00
uba_bi.c Copied from ../../arch/vax/bi/uba_bi.c,v 1999-07-12 13:43:40 +00:00