freebsd-dev/sys/dev/ofw
Poul-Henning Kamp 672c05d49c Preparation commit for the tty cleanups that will follow in the near
future:

rename ttyopen() -> tty_open() and ttyclose() -> tty_close().

We need the ttyopen() and ttyclose() for the new generic cdevsw
functions for tty devices in order to have consistent naming.
2004-07-15 20:47:41 +00:00
..
ofw_console.c Preparation commit for the tty cleanups that will follow in the near 2004-07-15 20:47:41 +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