freebsd-dev/sys/dev/ofw
Poul-Henning Kamp 3e019deaed Do a pass over all modules in the kernel and make them return EOPNOTSUPP
for unknown events.

A number of modules return EINVAL in this instance, and I have left
those alone for now and instead taught MOD_QUIESCE to accept this
as "didn't do anything".
2004-07-15 08:26:07 +00:00
..
ofw_console.c Update for the KDB framework: 2004-07-10 21:07:44 +00:00
ofw_disk.c - set resid correctly so that a failed seek (e.g. end of file) returns 2004-06-25 13:43:56 +00:00
ofw_pci.h
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 a pass over all modules in the kernel and make them return EOPNOTSUPP 2004-07-15 08:26:07 +00:00
openpromio.h Add a solaris compatible ofw interface for third party software that 2003-06-19 01:40:11 +00:00