NetBSD/sys/arch/acorn32
bjh21 82f2e5f67f Don't rely on first_mapped_PODRAM_page_index being zero on systems without
PODRAM, especially since it's initialised to -1.  Instead, use
(podram_blocks != 0) to decide when to use it.  This still doesn't make
my Risc PC boot, but it generates a believable relocation table now.
2006-03-25 15:09:00 +00:00
..
acorn32 merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
compile
conf Remove 'count' argument for pseudo-devices that ignore it 2006-02-05 05:01:48 +00:00
dev merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
doc Fix some typos. 2006-02-25 02:28:55 +00:00
eb7500atx properly use ata_channel->ch_ndrive: 2006-01-16 20:30:18 +00:00
include free -> dealloc 2006-01-25 18:28:25 +00:00
mainbus Use device_parent(). 2006-02-23 05:37:46 +00:00
podulebus Use the SI capitalization for "Hz", "kHz", and "MHz" in comments and strings. 2006-03-08 23:46:22 +00:00
stand Don't rely on first_mapped_PODRAM_page_index being zero on systems without 2006-03-25 15:09:00 +00:00
Makefile merge ktrace-lwp. 2005-12-11 12:16:03 +00:00