NetBSD/sys/arch/powerpc/oea
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
..
altivec.c Merge the ppcoea-renovation branch to HEAD. 2007-10-17 19:52:51 +00:00
cpu_subr.c Merge the ppcoea-renovation branch to HEAD. 2007-10-17 19:52:51 +00:00
genassym.cf Merge the ppcoea-renovation branch to HEAD. 2007-10-17 19:52:51 +00:00
kgdb_glue.c Merge the ppcoea-renovation branch to HEAD. 2007-10-17 19:52:51 +00:00
oea_machdep.c Merge the ppcoea-renovation branch to HEAD. 2007-10-17 19:52:51 +00:00
ofw_autoconf.c Convert macppc to shared ofw_autoconf.c. Compile tested only. 2007-11-07 19:47:00 +00:00
ofw_consinit.c unbork the initial console for macppc 2007-11-10 04:26:51 +00:00
ofw_subr.S Merge the ppcoea-renovation branch to HEAD. 2007-10-17 19:52:51 +00:00
ofwoea_machdep.c Fix the ranges_bitmap function so it correctly finds the various ranges 2007-10-26 08:41:24 +00:00
pmap.c Pass an ipl argument to pool_init/POOL_INIT to be used when initializing 2007-03-12 18:18:22 +00:00
prep_machdep.c Merge the ppcoea-renovation branch to HEAD. 2007-10-17 19:52:51 +00:00