[TEST] ucom detach patch

Poul-Henning Kamp phk at phk.freebsd.dk
Mon Sep 27 02:31:22 PDT 2004


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