freebsd-dev/sys/dev/rp
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
..
rp_isa.c
rp_pci.c Prevent the rp driver from panic'ing on first access and make at 2004-06-21 13:02:25 +00:00
rp.c Preparation commit for the tty cleanups that will follow in the near 2004-07-15 20:47:41 +00:00
rpreg.h Prevent the rp driver from panic'ing on first access and make at 2004-06-21 13:02:25 +00:00
rpvar.h Introduce ttygone() which indicates that the hardware is detached. 2004-07-11 15:18:39 +00:00