freebsd-dev/sys/dev/sx
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
..
cd1865.h
sx_pci.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
sx_util.c
sx_util.h
sx.c Preparation commit for the tty cleanups that will follow in the near 2004-07-15 20:47:41 +00:00
sx.h Introduce ttygone() which indicates that the hardware is detached. 2004-07-11 15:18:39 +00:00
sxvar.h