freebsd-dev/sys/dev/rp
Doug Ambrisko a18c284294 Start to convert this over to the new tty layer. These changes allow
this driver to compile and limp along with the new layer.  These changes
do not deal with proper locking around access to the HW.  This is only
a starting point.  I have not tested modem control but tip seems to work
okay and I can send and receive characters which I needed for one of my
-current boxes.  I have not tied this driver back up to the build since
I don't want people to think it is ready for prime time.  If anyone
else has some cycles to work on this feel free to!

Also add support for a 16 port PCI interface I have at work.

Glanced at by:	ed
2009-04-27 15:58:38 +00:00
..
rp_isa.c
rp_pci.c Start to convert this over to the new tty layer. These changes allow 2009-04-27 15:58:38 +00:00
rp.c Start to convert this over to the new tty layer. These changes allow 2009-04-27 15:58:38 +00:00
rpreg.h Start to convert this over to the new tty layer. These changes allow 2009-04-27 15:58:38 +00:00
rpvar.h