NetBSD/sys/dev/ofw
2009-11-11 16:56:52 +00:00
..
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
Makefile
ofbus.c struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
ofcons.c Pass correct argument to q_to_b(). 2009-05-29 20:10:39 +00:00
ofdisk.c struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
ofnet.c struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
ofrtc.c struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
ofw_network_subr.c ANSIfy another 1261 function definitions. 2009-03-14 21:04:01 +00:00
ofw_pci.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
ofw_subr.c add another convenience function - of_get_mode_string() to extract a Sun-like 2009-11-11 16:56:52 +00:00
openfirm.h add another convenience function - of_get_mode_string() to extract a Sun-like 2009-11-11 16:56:52 +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