NetBSD/sys/arch/vax
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 Implement bi_intr_establish(). Add some fields about which CPU to interrupt. 2000-03-26 11:41:25 +00:00
boot fix comments. 2000-05-18 04:20:41 +00:00
compile
conf Sync closer to GENERIC. 2000-05-17 21:19:49 +00:00
consolerl
floppy
if Get correct MAC address out of rom on VAX 4000/200. From Michael Kukat. 2000-05-08 18:51:17 +00:00
include Preliminary support for the VS4000/90 SGMAP. Needed for SCSI. Does not 2000-05-17 21:22:18 +00:00
mba A foolish consistency; most parts of the kernel use bp->b_data, so 2000-05-19 18:54:22 +00:00
uba A foolish consistency; most parts of the kernel use bp->b_data, so 2000-05-19 18:54:22 +00:00
vax A foolish consistency; most parts of the kernel use bp->b_data, so 2000-05-19 18:54:22 +00:00
vsa Preliminary support for the VS4000/90 SGMAP. Needed for SCSI. Does not 2000-05-17 21:22:18 +00:00
Makefile