freebsd-dev/sys/dev/rp
Poul-Henning Kamp 0d0d73e427 Use tty layer generic code instead of local copy.
Device names {cua,tty}R%r[.init,.lock] clashes with pty(4) driver
and allows for only 32 ports.  This should probably be revisited.
2004-10-04 09:38:53 +00:00
..
rp_isa.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
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 Use tty layer generic code instead of local copy. 2004-10-04 09:38:53 +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 Use tty layer generic code instead of local copy. 2004-10-04 09:38:53 +00:00