tty patch: centralization of DTRWAIT

Poul-Henning Kamp phk at phk.freebsd.dk
Thu Jul 8 04:40:59 PDT 2004


http://phk.freebsd.dk/patch/tty.patch

This patch centralizes the DTRWAIT functionality and adds a ttygone()
function which signals hardware detachment to the central tty code.

Please test & review.

Affected files:
	Index: dev/cx/if_cx.c
	Index: dev/cy/cy.c
	Index: dev/digi/digi.c
	Index: dev/digi/digi.h
	Index: dev/rc/rc.c
	Index: dev/rp/rp.c
	Index: dev/rp/rpvar.h
	Index: dev/si/si.c
	Index: dev/si/si.h
	Index: dev/sio/sio.c
	Index: dev/sx/sx.c
	Index: dev/sx/sx.h
	Index: kern/tty.c
	Index: pc98/pc98/sio.c
	Index: sys/tty.h


-- 
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.


More information about the freebsd-current mailing list