freebsd-dev/sys/powerpc
Maxim Sobolev ccb33393cc When attaching framebuffer to "/chosen/stdout" node fails, try attaching
to "screen" node directly. The problem is that by default OF on some (all?)
Macs either doesn't provide "/chosen/stdout" or redirects it somewhere,
unless you boot in manual mode via CMD-ALT-O-F. It's nice to see normal
FreeBSD boot output instead of blank gray screen.
2008-09-19 03:22:47 +00:00
..
aim o When not making a translation cache-inhibit and guarded (PTE_I|PTE_G) 2008-09-16 19:16:33 +00:00
booke Move initialization of tlb0, ptbl_bufs and kernel_pdir regions after we are 2008-08-28 07:38:08 +00:00
compile
conf Integrate the new MPSAFE TTY layer to the FreeBSD operating system. 2008-08-20 08:31:58 +00:00
fpu Include <sys/types.h> before <sys/systm.h> to get typedefs required 2008-04-09 08:50:37 +00:00
include In powerpc_get_pcpup(), make the inline assembly statement 2008-09-16 16:28:51 +00:00
mpc85xx Remove mfsvr(): 2008-04-27 17:13:22 +00:00
ofw When attaching framebuffer to "/chosen/stdout" node fails, try attaching 2008-09-19 03:22:47 +00:00
powermac Return an error code rather than ENXIO when both rman_init() and 2008-06-12 02:28:58 +00:00
powerpc o Synchronize the APs timebase and decrementer values with the BSP. 2008-09-16 16:33:36 +00:00
psim Set sc_psim so that the openpic core can correct the off-by-one 2008-04-03 17:38:27 +00:00