Date: Tue, 12 Oct 2004 09:18:37 +0000 (UTC) From: Poul-Henning Kamp <phk@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb ubser.c Message-ID: <200410120918.i9C9Ibmt087241@repoman.freebsd.org>
index | next in thread | raw e-mail
phk 2004-10-12 09:18:37 UTC
FreeBSD src repository
Modified files:
sys/dev/usb ubser.c
Log:
Use generic tty code instead of local copies.
New devicename is ttyy{unit}{port}
No callout devices created as there is no modemcontrol on these ports.
Add data structure to represent each port to avoid excessive array use.
Revision Changes Path
1.14 +98 -269 src/sys/dev/usb/ubser.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410120918.i9C9Ibmt087241>
