freebsd-src/sys/dev/ofw
David E. O'Brien a82b25f9b2 Better OFW console support on Sun Ultra2 machines.
Ultra2 users may want to set OFWCONS_POLL_HZ to a value of '20'.
I have left default value at '4' as higher values can consume a more
than is acceptable amount of CPU, and we don't have a consensus yet
what is an optimal value.

Submitted by:	Pyun YongHyeon <yongari@kt-is.co.kr>
2004-06-24 02:57:11 +00:00
..
ofw_console.c Better OFW console support on Sun Ultra2 machines. 2004-06-24 02:57:11 +00:00
ofw_disk.c Change the disk(9) API in order to make device removal more robust. 2004-02-18 21:36:53 +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 - Rearrange a comment to fit in 80 chars per line, like the rest of this 2004-05-22 16:45:19 +00:00
openfirm.h Implement OF_interpret. 2003-06-07 18:34:04 +00:00
openfirmio.c Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +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 Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
openpromio.h Add a solaris compatible ofw interface for third party software that 2003-06-19 01:40:11 +00:00