Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Sep 2004 11:31:20 +0200
From:      "Poul-Henning Kamp" <phk@phk.freebsd.dk>
Cc:        current@freebsd.org
Subject:   [TEST] ucom detach patch 
Message-ID:  <43593.1096277480@critter.freebsd.dk>

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

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

This patch should make it safe to remove a ucom serial device no matter
what is going on at the time of removal.

The patch also changes the naming of the devices to give the full
complement of serial facilities, so you will see the following
devices in /dev:

	/dev/ttyU0
	/dev/ttyU0.init
	/dev/ttyU0.lock
	/dev/cuaU0
	/dev/cuaU0.init
	/dev/cuaU0.lock

Please test and report.

-- 
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?43593.1096277480>