NetBSD/sys/arch/powerpc
macallan 729749e0e4 unbork the initial console for macppc
ofb_cnattach() has nothing to do with ofb (anymore) - it's simply a dumb
rasops console we use until a real wsdisplay driver attaches, therefore
it needs to be #if NWSDISPLAY > 0, not NOFB > 0
Should probably be renamed to avoid future confusion.
2007-11-10 04:26:51 +00:00
..
conf Merge the ppcoea-renovation branch to HEAD. 2007-10-17 19:52:51 +00:00
fpu
ibm4xx Don't set l_usrpri / spc_curpriority here. mi_userret() does it. 2007-11-05 20:37:48 +00:00
include Fix unused variable warning for the non-FPU/altivec case. 2007-11-06 02:52:53 +00:00
isa Merge the ppcoea-renovation branch to HEAD. 2007-10-17 19:52:51 +00:00
marvell Merge the ppcoea-renovation branch to HEAD. 2007-10-17 19:52:51 +00:00
oea unbork the initial console for macppc 2007-11-10 04:26:51 +00:00
pci Lots of small changes for ofppc: 2007-11-05 15:49:02 +00:00
pic Merge the ppcoea-renovation branch to HEAD. 2007-10-17 19:52:51 +00:00
powerpc Convert ofppc to the shared ofw_autoconf.c 2007-11-07 19:31:09 +00:00
tools/chrpicon
Makefile