Subject: CVS commit: basesrc/usr.sbin/isdn/isdnd
To: None <source-changes@netbsd.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 03/30/2002 09:12:42
Module Name: basesrc
Committed By: martin
Date: Sat Mar 30 07:12:42 UTC 2002
Modified Files:
basesrc/usr.sbin/isdn/isdnd: controller.c isdnd.h main.c msghdl.c
support.c
Log Message:
Initialize the D-channel protocol for cards attaching new.
If the kernel passes number type/plan for incoming calls, log the type
(e.g. "national" or "international").
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 basesrc/usr.sbin/isdn/isdnd/controller.c \
basesrc/usr.sbin/isdn/isdnd/main.c
cvs rdiff -r1.6 -r1.7 basesrc/usr.sbin/isdn/isdnd/isdnd.h
cvs rdiff -r1.4 -r1.5 basesrc/usr.sbin/isdn/isdnd/msghdl.c \
basesrc/usr.sbin/isdn/isdnd/support.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.