NetBSD/sys/arch/alpha
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
..
a12 Fix doubled 'the's in comments. 2000-03-13 23:52:25 +00:00
alpha A foolish consistency; most parts of the kernel use bp->b_data, so 2000-05-19 18:54:22 +00:00
common Don't need to include <sys/conf.h> here. 2000-03-29 03:43:31 +00:00
compile
conf Add PCMCIA. 2000-05-18 04:03:30 +00:00
include Only use __builtin_va_alist_t if using GCC 2.96 or later. Fixes 2000-05-12 23:49:11 +00:00
isa Use dev/isa/fd.c. 2000-04-07 16:35:19 +00:00
mcbus Add in a step to actually probe for MCPCIAs. This allows us to run on 1999-11-16 18:37:24 +00:00
pci implement bus_space_vaddr() 2000-04-17 17:24:48 +00:00
stand Revert STRIPPROG -> STRIP 2000-02-01 05:25:24 +00:00
tc Fix typo in last commit. 2000-04-18 14:48:53 +00:00
tlsb Add some defines for TLSB interrupt mask and summary registers. Update 2000-01-27 22:27:50 +00:00
Makefile
STYLE