Subject: CVS commit: src/sys/dev/hpc
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 05/30/2006 01:14:38
Module Name:	src
Committed By:	uwe
Date:		Tue May 30 01:14:38 UTC 2006

Modified Files:
	src/sys/dev/hpc: hpf1275a_tty.c

Log Message:
If tty that we open already has hpf1275a line discipline set, don't
spawn new pseudo-device and wskbd instances.

XXX: The logic for exclusive use needs to be thought out better, but
for now this should at least prevent scores of new hpf1275a/wskbd
being attached if you accidentally set this line discipline on your
serial console.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/sys/dev/hpc/hpf1275a_tty.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.