freebsd-dev/sys/powerpc
Nathan Whitehorn 96c170aa1a Modify the console mouse pointer drawing routine to use single-byte writes
instead of 4-byte ones. Because the mouse pointer can start part way
through a character cell, 4-byte memory operations are not necessarily
aligned, triggering a fatal alignment exception when the console pointer
was moved on PowerPC G5 systems.

MFC after:	3 days
2010-06-15 22:01:38 +00:00
..
aim Make SMP work on MPC7400-based Apple desktops like the PowerMac3,3. 2010-06-12 21:14:22 +00:00
booke Relax one of the new assertions in pmap_enter() a little. Specifically, 2010-06-11 15:49:39 +00:00
compile
conf Change USB_DEBUG to #ifdef and allow it to be turned off. Previously this had 2010-04-22 21:31:34 +00:00
cpufreq On SMP G5 systems, sometimes the power-mode-data property is only found 2010-05-16 15:21:13 +00:00
fpu
include Initial loader(8) support for Flattened Device Tree. 2010-05-25 15:21:39 +00:00
mpc85xx
ofw Modify the console mouse pointer drawing routine to use single-byte writes 2010-06-15 22:01:38 +00:00
powermac Add Open Firmware PNP info strings to GPIOs and Uninorth cells. 2010-06-06 14:29:06 +00:00
powerpc Make sure that interrupt sense settings set after interrupts are enabled 2010-06-05 16:21:55 +00:00
psim