freebsd-dev/sys/dev/ofw
Jake Burkholder a121cb6a7f Create the ofwcons device at SI_SUB_CONFIGURE instead of SI_SUB_DRIVERS,
after configure() has run.  Only create the device if ofwcons is the
highest priority console.  Make a dev alias with the same name as the
firmware output-device property.
2002-11-18 06:19:12 +00:00
..
ofw_console.c Create the ofwcons device at SI_SUB_CONFIGURE instead of SI_SUB_DRIVERS, 2002-11-18 06:19:12 +00:00
ofw_disk.c Add missing semicolon 2002-09-20 23:26:07 +00:00
ofw_pci.h 1. Add ofw_pci.h with definitions for the OpenFirmware PCI bindings 2001-11-18 20:38:44 +00:00
openfirm.c 1. Add ofw_pci.h with definitions for the OpenFirmware PCI bindings 2001-11-18 20:38:44 +00:00
openfirm.h Add an #ifdef _KERNEL to make it possible to include this file from 2002-10-18 15:21:09 +00:00
openfirmio.c Add a pseudo device which allows to access the OpenFirmware device tree 2002-10-18 15:23:43 +00:00
openfirmio.h Add a pseudo device which allows to access the OpenFirmware device tree 2002-10-18 15:23:43 +00:00