aboutsummaryrefslogtreecommitdiff
path: root/sys/i4b/include/i4b_ioctl.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE andBjoern A. Zeeb2008-05-261-744/+0
| | | | | | | | | | | | | | | | | | | | | parts relied on the now removed NET_NEEDS_GIANT. Most of I4B has been disconnected from the build since July 2007 in HEAD/RELENG_7. This is what was removed: - configuration in /etc/isdn - examples - man pages - kernel configuration - sys/i4b (drivers, layers, include files) - user space tools - i4b support from ppp - further documentation Discussed with: rwatson, re Notes: svn path=/head/; revision=179315
* Extend i4b to support CAPI manager based ISDN controllers (CAPI manager is ↵Thomas Wintergerst2006-07-091-2/+3
| | | | | | | | | | | | part of c4b, CAPI for BSD). This is a preparation to add CAPI for BSD to the source tree. Approved by: hm (mentor) MFC after: 2 weeks Notes: svn path=/head/; revision=160216
* /* -> /*- for copyright notices, minor format tweaks as necessaryWarner Losh2005-01-061-3/+4
| | | | Notes: svn path=/head/; revision=139790
* add support properly displaying and logging incoming telephone numbers (MSNs)Hellmuth Michaelis2002-08-121-2/+7
| | | | | | | | | | by looking at the "type of number" field and providing configurable hooks to correct the numbers accordingly. See keywords add-prefix, prefix-national and prefix-international in isdnd.rc(5). This feature was implemented by Christian Ullrich <chris@chrullrich.de> Notes: svn path=/head/; revision=101716
* add experimental support for Data over Voice (DoV) outgoing calls.Hellmuth Michaelis2002-08-111-2/+11
| | | | | | | | based on patches received from Guy Ellis (guy@traverse.com.au), Chris Collins (xfire@xware.cx) and Phillip Musumeci (phillip@cs.jcu.edu.au). Notes: svn path=/head/; revision=101689
* Add support for Q.931 subaddresses.Hellmuth Michaelis2002-03-261-11/+10
| | | | | | | Submitted by: Steven Looman <fsteevie@wish.net> Notes: svn path=/head/; revision=93226
* Clean up the i4b kernel part: remove unmaintained #if(def)s for NetBSD,Hellmuth Michaelis2002-03-171-2/+4
| | | | | | | | OpenBSD and BSD/OS and respective code, remove pre $FreeBSD CVS id's, remove #if(def)s and respective code for FreeBSD versions < 5 . Notes: svn path=/head/; revision=92487
* Add support for the AVM Fritz!Card PCI version 2 controller.Gary Jennejohn2001-12-221-2/+4
| | | | | | | MFC after: 4 weeks Notes: svn path=/head/; revision=88404
* Add a driver for the Compaq Microcom 610 ISDN (Compaq series PSB2222I) ISA PnPHellmuth Michaelis2001-10-211-4/+4
| | | | | | | | | | | card. Submitted by: Steve Looman Reviewed by: hm MFC after: 1 month Notes: svn path=/head/; revision=85278
* Add experimental support for sending keypad facility messages.Hellmuth Michaelis2001-10-181-3/+17
| | | | | | | MFC after: 2 months Notes: svn path=/head/; revision=85103
* Fix some signed/unsigned integer confusion, and add bounds checking ofKris Kennaway2001-09-101-0/+1
| | | | | | | | | | | arguments to some functions. Obtained from: NetBSD Reviewed by: peter MFC after: 2 weeks Notes: svn path=/head/; revision=83291
* update step.Hellmuth Michaelis2001-07-211-2/+2
| | | | Notes: svn path=/head/; revision=80081
* Submitted by: Juha-Matti Liukkonen (Cubical Solutions Ltd) (jml@cubical.fi)Hellmuth Michaelis2001-05-251-5/+15
| | | | | | | | | Add a CAPI (hardware independent) driver i4bcapi(4) and hardware driver iavc (4) to support active CAPI-based BRI and PRI cards (currently AVM B1 and T1 cards) to isdn4bsd. Notes: svn path=/head/; revision=77164
* Add experimental support for Eicon.Diehl DIVA 2.0 and 2.02 ISA PnP cards.Hellmuth Michaelis2001-01-261-3/+4
| | | | | | | | Increment i4b minor revision (=step) so a buildworld or a make install in /usr/src/sys/include is necessary to get isdnd and i4b kernel parts in sync. Notes: svn path=/head/; revision=71674
* Add infrastructure to support the ISDN itjc hardware driver.Hellmuth Michaelis2001-01-111-7/+7
| | | | | | | Submitted by: Sergio de Souza Prallon <prallon@tmp.com.br> Notes: svn path=/head/; revision=70926
* Add infrastructure for Cologne Chip HFC-S PCI driver.Hellmuth Michaelis2000-10-261-5/+6
| | | | | | | Increment isdn4bsd step. Notes: svn path=/head/; revision=67603
* Set i4b version number to 0.96.00.Hellmuth Michaelis2000-10-101-3/+3
| | | | | | | It is (nearly) identical to i4b-00.96.00-beta-101000.tar.gz Notes: svn path=/head/; revision=66931
* update to i4b version 0.95.04Hellmuth Michaelis2000-10-091-7/+33
| | | | Notes: svn path=/head/; revision=66873
* update to isdn4bsd beta release 0.90Hellmuth Michaelis1999-12-141-4/+38
| | | | Notes: svn path=/head/; revision=54610
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50477
* updating isdn4bsd to beta version 0.83Hellmuth Michaelis1999-08-061-8/+11
| | | | Notes: svn path=/head/; revision=49460
* upgrade isdn4bsd from version 0.71 to the just released version 0.81Hellmuth Michaelis1999-05-201-13/+27
| | | | Notes: svn path=/head/; revision=47338
* update the i4b include files to i4b release 0.71.00Hellmuth Michaelis1999-03-071-13/+28
| | | | Notes: svn path=/head/; revision=44551
* Initial entry of ISDN4BSD into the FreeBSD tree.Poul-Henning Kamp1998-12-271-0/+606
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. Notes: svn path=/head/; revision=42107