NetBSD/sys/arch/macppc
tsutsui bad6707cdd Get info of kernel symbol table from bootloader before calling consinit().
consinit() was moved before oea_init() in rev 1.136, but startsym and
endsym are not initialized at that point.
Now kernel symbols are usable (on ddb(4), ksyms(4) etc.) again on macppc.
2006-11-29 16:31:19 +00:00
..
compile
conf s/independant/independent/, from Zafer. 2006-11-24 22:04:21 +00:00
dev s/independant/independent/, from Zafer. 2006-11-24 22:04:21 +00:00
include add timecounter support, mostly from prep. 2006-09-29 22:20:08 +00:00
macppc Get info of kernel symbol table from bootloader before calling consinit(). 2006-11-29 16:31:19 +00:00
pci on PowerBook 3400c and similar machines redirect the built-in tlp's IRQ to 2006-09-27 22:44:18 +00:00
stand Undo my half hearted atttempt at porting ofwboot to the G5. 2006-09-18 10:19:00 +00:00
Makefile