TTY cleanups have started...

From: Poul-Henning Kamp <phk_at_phk.freebsd.dk>
Date: Fri, 17 Sep 2004 13:59:22 +0200
I've started cleaning up the TTY code, and the first driver hit
big time is ucom which drives a lot of USB serial gadgets.

The P4::phk_tty branch is 3028 lines shorter than current and I
will be perambulating the rest of the tty drivers with similar
cleanups in the coming weeks.

Let me know if I break something underway, I'm doing my best,
but I don't have all the hardware to test all our drivers.

Poul-Henning


In message <200409171153.i8HBrkPD077518_at_repoman.freebsd.org>, Poul-Henning Kamp
 writes:
>phk         2004-09-17 11:53:46 UTC
>
>  FreeBSD src repository
>
>  Modified files:
>    sys/dev/usb          ucom.c ucomvar.h umodem.c uplcom.c 
>                         uvscom.c 
>  Log:
>  Overhaul ucom serial driver by using generic stuff instead of homerolled
>  all over the place.
>  
>  Revision  Changes    Path
>  1.52      +142 -415  src/sys/dev/usb/ucom.c
>  1.5       +0 -16     src/sys/dev/usb/ucomvar.h
>  1.54      +4 -3      src/sys/dev/usb/umodem.c
>  1.22      +3 -2      src/sys/dev/usb/uplcom.c
>  1.24      +4 -3      src/sys/dev/usb/uvscom.c
>

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk_at_FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.
Received on Fri Sep 17 2004 - 09:59:24 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:12 UTC