Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 08 Jul 2004 13:40:55 +0200
From:      Poul-Henning Kamp <phk@phk.freebsd.dk>
To:        current@freebsd.org
Subject:   tty patch: centralization of DTRWAIT
Message-ID:  <2261.1089286855@critter.freebsd.dk>

next in thread | raw e-mail | index | archive | help

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2261.1089286855>