Subject: CVS commit: src/sys/netisdn
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 09/23/2003 14:15:59
Module Name:	src
Committed By:	pooka
Date:		Tue Sep 23 14:15:59 UTC 2003

Modified Files:
	src/sys/netisdn: i4b_tel.c

Log Message:
Make isdntel hangup via /dev/isdnteld work by digging out the correct
soft context and using it instead of the incorrect one.

Also, don't bother to crash the kernel if we try to hangup a non-connected
dialer, simply return an error.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/sys/netisdn/i4b_tel.c

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