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
bireg.h
bivar.h
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
uba_bi.c