freebsd-skq/sys/dev/ofw
grehan 4215504a99 Don't probe for a disk unless explicitly enabled by a tunable.
This allows boot to proceed on a real system until the issue
of calling back into certain OpenFirmware calls (e.g. finddevice)
in thread context is understood.

(this commit only affects psim users, of which I think I am the
only one...)
2004-12-28 05:07:49 +00:00
..
ofw_bus_if.m - Introduce an ofw_bus kobj-interface for retrieving the OFW node and a 2004-08-12 17:41:33 +00:00
ofw_bus.h - Introduce an ofw_bus kobj-interface for retrieving the OFW node and a 2004-08-12 17:41:33 +00:00
ofw_console.c Add new function ttyinitmode() which sets our systemwide default 2004-10-18 21:51:27 +00:00
ofw_disk.c Don't probe for a disk unless explicitly enabled by a tunable. 2004-12-28 05:07:49 +00:00
ofw_pci.h
openfirm.c Instead of "OpenFirmware", "openfirmware", etc. use the official spelling 2004-08-16 15:45:27 +00:00
openfirm.h Instead of "OpenFirmware", "openfirmware", etc. use the official spelling 2004-08-16 15:45:27 +00:00
openfirmio.c Instead of "OpenFirmware", "openfirmware", etc. use the official spelling 2004-08-16 15:45:27 +00:00
openfirmio.h - Move OFW_NAME_MAX, used as a limit for OFW property names and device 2004-05-22 16:43:42 +00:00
openpromio.c Instead of "OpenFirmware", "openfirmware", etc. use the official spelling 2004-08-16 15:45:27 +00:00
openpromio.h Add a solaris compatible ofw interface for third party software that 2003-06-19 01:40:11 +00:00