opnsense-src/sys/dev/ofw
Luiz Otavio O Souza 8ad579cac3 Fix a typo on a comment in ofw_bus_if.m, the default method will return -1
when a node doesn't exist.

Reviewed by:	nwhitehorn
Approved by:	adrian (mentor)
2013-11-12 13:44:50 +00:00
..
ofw_bus.h Add two new interfaces to ofw_bus: 2013-10-23 17:24:21 +00:00
ofw_bus_if.m Fix a typo on a comment in ofw_bus_if.m, the default method will return -1 2013-11-12 13:44:50 +00:00
ofw_bus_subr.c Add a helper routine to search for a compat string in a table that 2013-10-25 19:15:21 +00:00
ofw_bus_subr.h Add a helper routine to search for a compat string in a table that 2013-10-25 19:15:21 +00:00
ofw_console.c Make all Open Firmware internal interfaces endian-safe by using the new 2013-10-23 13:55:41 +00:00
ofw_disk.c Missed style fixes. 2009-06-14 00:15:26 +00:00
ofw_fdt.c An addendum: it is possible, though of questionable utility, for a node 2013-11-06 14:38:53 +00:00
ofw_if.m Change OF_interpret() to also take an array of cell_t (missed in r209801). 2010-09-11 18:55:00 +00:00
ofw_iicbus.c Make all Open Firmware internal interfaces endian-safe by using the new 2013-10-23 13:55:41 +00:00
ofw_nexus.c Make sure to get the right node when looking up #interrupt-cells. 2013-10-25 15:37:58 +00:00
ofw_nexus.h Factor out MI portions of the PowerPC nexus device into /sys/dev/ofw. The 2013-10-23 20:00:14 +00:00
ofw_pci.h The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-01 16:52:11 +00:00
ofw_standard.c Change OF_interpret() to also take an array of cell_t (missed in r209801). 2010-09-11 18:55:00 +00:00
ofwvar.h Fix style. 2009-06-14 00:05:38 +00:00
openfirm.c Make all Open Firmware internal interfaces endian-safe by using the new 2013-10-23 13:55:41 +00:00
openfirm.h A few other common cases for encode-int decoding: OF_getencprop_alloc() 2013-10-22 21:20:05 +00:00
openfirmio.c Fix style. 2009-06-14 00:05:38 +00:00
openfirmio.h Update the names of some member variables in comments to refect reality. 2005-05-19 15:22:16 +00:00
openpromio.c Modularize the Open Firmware client interface to allow run-time switching 2008-12-20 00:33:10 +00:00
openpromio.h Add a solaris compatible ofw interface for third party software that 2003-06-19 01:40:11 +00:00