NetBSD/sys/arch/vax/uba
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
..
qd.c iodone() -> biodone() 2000-01-18 19:50:32 +00:00
qfont.c
qv.c
ts.c iodone() -> biodone(), iowait() -> biowait() 2000-01-18 19:51:03 +00:00
tsreg.h
uba.c A foolish consistency; most parts of the kernel use bp->b_data, so 2000-05-19 18:54:22 +00:00
uba_cmi.c
uba_common.h
uba_dma.c fix a too agressive s/CIA/UBA/ (e.g change SPEUBAL back to SPECIAL) in the 2000-02-29 17:42:32 +00:00
uba_ibus.c
uba_mainbus.c
uba_sbi.c Ubareset() changed. 2000-04-30 11:47:21 +00:00
ubareg.h Revamp the VAX interrupt handling code. Make it compatible with all the 2000-01-24 02:40:28 +00:00
ubavar.h