freebsd-nq/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
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
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