This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
dev
/
ofw
History
Nathan Whitehorn
95e3bfe889
Simplify the ofw_bus_lookup_imap() API slightly: make it allocate maskbuf
...
internally instead of requiring the caller to allocate it.
2013-12-17 15:11:24 +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
Simplify the ofw_bus_lookup_imap() API slightly: make it allocate maskbuf
2013-12-17 15:11:24 +00:00
ofw_bus_subr.h
Simplify the ofw_bus_lookup_imap() API slightly: make it allocate maskbuf
2013-12-17 15:11:24 +00:00
ofw_bus.h
Add two new interfaces to ofw_bus:
2013-10-23 17:24:21 +00:00
ofw_console.c
Avoid warning about insecure format with clang.
2013-12-14 22:28:32 +00:00
ofw_disk.c
…
ofw_fdt.c
Return the correct IEEE 1275 code for "nextprop".
2013-12-10 21:01:28 +00:00
ofw_if.m
…
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
…
ofw_standard.c
…
ofwvar.h
…
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
…
openfirmio.h
…
openpromio.c
…
openpromio.h
…