summaryrefslogtreecommitdiffstats
path: root/sys/i4b/layer3/i4b_l2if.c
Commit message (Collapse)AuthorAgeFilesLines
* /* -> /*- for copyright notices, minor format tweaks as necessaryimp2005-01-061-3/+4
|
* Use __FBSDID().obrien2003-06-111-3/+3
|
* Continue de-counting i4b. Devices i4bctl, i4bcapi, iavc, i4bq921,brooks2002-09-021-6/+0
| | | | | | | | i4bq931, i4b, isic, iwic, ifpi, ifpi2, ifpnp, ihfc, and itjc are no longer count devices. Also remove a few other instances of N<DEVICE> being used to control compilation of whole files. Reviewed by: hm
* add experimental support for Data over Voice (DoV) outgoing calls.hm2002-08-111-4/+14
| | | | | based on patches received from Guy Ellis (guy@traverse.com.au), Chris Collins (xfire@xware.cx) and Phillip Musumeci (phillip@cs.jcu.edu.au).
* Add support for Q.931 subaddresses.hm2002-03-261-2/+24
| | | | Submitted by: Steven Looman <fsteevie@wish.net>
* Add experimental support for sending keypad facility messages.hm2001-10-181-31/+38
| | | | MFC after: 2 months
* Submitted by: phkhm2000-10-131-4/+0
| | | | Remove not needed includes.
* update to i4b version 0.95.04hm2000-10-091-40/+46
|
* Remove 42 unneeded #include <sys/ioccom.h>.phk2000-05-031-1/+0
| | | | | | ioccom.h defines only implementation detail, and should therefore only be included from the #include which defines the ioctl tags, in other words: never include it from *.c
* Remove unneeded #include <sys/kernel.h>phk2000-04-291-1/+0
|
* update to isdn4bsd beta release 0.90hm1999-12-141-3/+7
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* updating isdn4bsd to beta version 0.83hm1999-08-061-3/+3
|
* update the i4b kernel part to i4b release 0.71.00hm1999-03-071-3/+3
|
* Initial entry of ISDN4BSD into the FreeBSD tree.phk1998-12-271-0/+642
ISDN4BSD is the work of our brand-new comitter: Hellmuth Michaelis, who has done a tremendous amount of work to bring us this far. There are still some outstanding issues and files to bring into the tree, and for now it will be needed to pick up all the extra docs from the isdn4bsd release. It is probably also a very good idea to subscribe to the isdn@freebsd.org mailing list before you try this out. These files correspond to release "beta Version 0.70.00 / December 1998" from Hellmuth.
OpenPOWER on IntegriCloud