cvs commit: src/sys/dev/rp rp.c rpvar.h
Poul-Henning Kamp
phk at FreeBSD.org
Mon Oct 4 02:38:54 PDT 2004
phk 2004-10-04 09:38:53 UTC
FreeBSD src repository
Modified files:
sys/dev/rp rp.c rpvar.h
Log:
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.
Revision Changes Path
1.66 +107 -522 src/sys/dev/rp/rp.c
1.7 +0 -13 src/sys/dev/rp/rpvar.h
More information about the cvs-src
mailing list