NetBSD/sys/dev/ofw
rmind 2626d57668 Rename ttymalloc() to tty_alloc(), and ttyfree() to tty_free() for
consistency.  Remove some unnecessary malloc.h inclusions as well.
2011-04-24 16:26:51 +00:00
..
files.ofw
Makefile
ofbus.c struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
ofcons.c Rename ttymalloc() to tty_alloc(), and ttyfree() to tty_free() for 2011-04-24 16:26:51 +00:00
ofdisk.c struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
ofnet.c remove an unused variable. 2010-08-08 18:22:39 +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 Interpret the "reg" property of i2c nodes more liberal, and depending 2010-02-28 13:59:05 +00:00
openfirm.h Interpret the "reg" property of i2c nodes more liberal, and depending 2010-02-28 13:59:05 +00:00
openfirmio.c
openfirmio.h