Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev
Module Name: src
Committed By: pooka
Date: Thu Sep 25 15:53:26 UTC 2003
Added Files:
src/sys/dev/ic: iavc.c iavcreg.h iavcvar.h
src/sys/dev/pci: iavc_pci.c
Log Message:
Add a driver for the CAPI-compliant AVM B1/T1 cards.
The driver backend is capable of supporting also ISA cards (no DMA)
and primary rate (PRI) cards in addition to the basic rate ones,
but I don't any to test on right now, so we don't support those
currently.
This code was originally written by Juha-Matti Liukkonen
<jml%cubical.fi@localhost>
of Cubical Solutions Ltd. for FreeBSD, and was ported to NetBSD by
myself for the same company.
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/dev/ic/iavc.c src/sys/dev/ic/iavcreg.h \
src/sys/dev/ic/iavcvar.h
cvs rdiff -r0 -r1.1 src/sys/dev/pci/iavc_pci.c
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