freebsd-dev/sys/dev/rp
Bruce Evans 89f37afac5 #include "opt_compat.h" so that the support for old ioctls can actually
be compiled.  Old tty ioctls are still used (possibly ifdef'ed) in at
least the following programs in the src tree:
  atc des ee fontedit gdb gdbserver lock ntp perl5 tcsh telnet top vttest

rp.c:
Unremoved used variables so that the support for old ioctls actually
compiles.

Not tested at runtime by:	bde
2002-02-15 08:28:34 +00:00
..
rp_isa.c Convert more malloc+bzero to malloc+M_ZERO. 2000-12-08 21:51:06 +00:00
rp_pci.c Convert more malloc+bzero to malloc+M_ZERO. 2000-12-08 21:51:06 +00:00
rp.c #include "opt_compat.h" so that the support for old ioctls can actually 2002-02-15 08:28:34 +00:00
rpreg.h 1. Update Comtrol RocketPort driver(rp) to version 3.02. 2000-06-11 06:43:16 +00:00
rpvar.h Force the RxBuf and TxBuf arrays to be aligned on 16-bit boundaries to 2001-11-05 12:57:46 +00:00