NetBSD/sys/dev/ofw
garbled 86d671713a Add three new MI functions taken from macppc/autoconf.c:
of_getnode_byname(): Finds a node named X
of_to_uint32_prop(): sets an uint32_t prop_t from an OFW property
of_to_dataprop(): sets a data prop_t from an OFW property

These looked more generally useful, and seemed like something other
OFW-capable machines might want to take advantage of.
2007-11-07 19:26:45 +00:00
..
Makefile
files.ofw pull in ofw_subr.c with openfirm so we can use stuff like of_compatible() 2007-01-08 06:43:09 +00:00
ofbus.c
ofcons.c Initialise the callbacks for tty.t_rstrt_ch in ttymalloc 2007-10-18 18:54:56 +00:00
ofdisk.c Correct the order of the arguments to disk_init(). 2007-10-17 17:57:11 +00:00
ofnet.c Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
ofrtc.c Convert shark and ofppc to new common ofrtc and MI todr code. Tested 2006-09-13 07:14:35 +00:00
ofw_network_subr.c
ofw_pci.h
ofw_subr.c Add three new MI functions taken from macppc/autoconf.c: 2007-11-07 19:26:45 +00:00
openfirm.h Add three new MI functions taken from macppc/autoconf.c: 2007-11-07 19:26:45 +00:00
openfirmio.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
openfirmio.h