freebsd-dev/sys/powerpc/ofw
Andreas Tobler ec664c11dc Fix null string handling in ofw_real_nextprop function. Pass the right
length to ofw_real_map in case of a null string.
This makes ofwdump(8) work correctly when trying to print all properties
with ofwdump -p.

Approved by:	nwhitehorn (mentor)
2011-01-05 21:38:02 +00:00
..
ofw_cpu.c Introduce support for cpufreq on PowerPC with the dynamic frequency 2009-05-31 09:01:23 +00:00
ofw_machdep.c Remove use of a separate ofw_pmap on 32-bit CPUs. Many Open Firmware 2010-11-12 05:12:38 +00:00
ofw_pcib_pci.c Add MSI support for PCI devices attached to the CPC925 and CPC945 bridges 2010-06-18 17:39:56 +00:00
ofw_pcibus.c Change the default interrupt polarity on PowerPC systems from high to low. 2010-06-18 14:16:24 +00:00
ofw_real.c Fix null string handling in ofw_real_nextprop function. Pass the right 2011-01-05 21:38:02 +00:00
ofw_syscons.c Map the Open Firmware framebuffer console with write combining turned on, 2010-10-01 19:02:31 +00:00
ofw_syscons.h Add support for a console mouse pointer on Open Firmware syscons. 2008-12-13 20:13:22 +00:00