freebsd-src/sys/dev/ofw
Ed Schouten c8978106d0 Remove unused consdev structure fields.
The cn_unit and cn_tp fields don't seem to be used anywhere. Some
drivers set them, while others don't. Just remove them, in an attempt to
make our consdev code a little easier to understand.
2008-10-27 11:45:31 +00:00
..
ofw_bus.h
ofw_bus_if.m - Add a new method ofw_bus_default_get_devinfo() that allows to retrieve 2005-11-22 16:37:45 +00:00
ofw_bus_subr.c - Add a new method ofw_bus_default_get_devinfo() that allows to retrieve 2005-11-22 16:37:45 +00:00
ofw_bus_subr.h - Add a new method ofw_bus_default_get_devinfo() that allows to retrieve 2005-11-22 16:37:45 +00:00
ofw_console.c Remove unused consdev structure fields. 2008-10-27 11:45:31 +00:00
ofw_disk.c Rename the kthread_xxx (e.g. kthread_create()) calls 2007-10-20 23:23:23 +00:00
ofw_pci.h
openfirm.c Fix warnings. 2007-07-06 00:47:44 +00:00
openfirm.h - Restore the machine independency of sys/dev/ofw/openfirm.{c,h} by 2007-06-16 22:30:38 +00:00
openfirmio.c Fix spelling and wording in a comment. 2006-09-01 20:12:12 +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 In openprom_ioctl() ensure appropriate permissions and that data isn't 2007-12-20 00:31:04 +00:00
openpromio.h