freebsd-dev/sys/dev/ofw
Nathan Whitehorn 22b256dfcb Make the primary name of the OF console device /dev/ofwcons, and only
alias it to the contents of the output property if it is defined. This
avoids a panic when booting machines (QEMU) where the output-device
property is not defined.

Since output-device is free-form and potentially conflicts with other
entries in /dev, I also am not sure we should be doing the aliasing at
all, but this at least makes things work again.

Approved by:	re (kib)
2013-09-09 16:51:35 +00:00
..
ofw_bus_if.m Make ofw_bus_get_node() consistently return -1 when there is no associated 2012-03-15 22:53:39 +00:00
ofw_bus_subr.c - Add OF_hasprop() and ofw_bus_has_prop(). These can be used to check 2012-08-18 11:25:07 +00:00
ofw_bus_subr.h - Add OF_hasprop() and ofw_bus_has_prop(). These can be used to check 2012-08-18 11:25:07 +00:00
ofw_bus.h
ofw_console.c Make the primary name of the OF console device /dev/ofwcons, and only 2013-09-09 16:51:35 +00:00
ofw_disk.c
ofw_fdt.c Fix OF_finddevice error return value in case of FDT. 2011-12-02 15:24:39 +00:00
ofw_if.m
ofw_iicbus.c Merging of projects/armv6, part 4 2012-08-15 03:33:57 +00:00
ofw_pci.h
ofw_standard.c
ofwvar.h
openfirm.c - Add OF_hasprop() and ofw_bus_has_prop(). These can be used to check 2012-08-18 11:25:07 +00:00
openfirm.h - Add OF_hasprop() and ofw_bus_has_prop(). These can be used to check 2012-08-18 11:25:07 +00:00
openfirmio.c
openfirmio.h
openpromio.c
openpromio.h