Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/netisdn
Module Name: src
Committed By: pooka
Date: Thu Sep 25 15:34:38 UTC 2003
Added Files:
src/sys/netisdn: i4b_capi.h i4b_capi_l4if.c i4b_capi_llif.c
i4b_capi_msgs.c i4b_capi_msgs.h
Log Message:
Add a support layer for the ISDN CAPI (http://www.capi.org/), which should
make it pretty simple to write drivers for cards which conform to CAPI.
This code was originally written by Juha-Matti Liukkonen
<jml%cubical.fi@localhost>
of Cubical Solutions Ltd. for FreeBSD, and was now adapted to NetBSD
by myself for the same company.
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/netisdn/i4b_capi.h \
src/sys/netisdn/i4b_capi_l4if.c src/sys/netisdn/i4b_capi_llif.c \
src/sys/netisdn/i4b_capi_msgs.c src/sys/netisdn/i4b_capi_msgs.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index