aboutsummaryrefslogtreecommitdiff
path: root/sys/i4b/driver/i4b_ctl.c
Commit message (Expand)AuthorAgeFilesLines
* Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE andBjoern A. Zeeb2008-05-261-213/+0
* I4B header files were repo-copied from sys/i386/include/ toBjoern A. Zeeb2007-07-061-2/+2
* /* -> /*- for copyright notices, minor format tweaks as necessaryWarner Losh2005-01-061-3/+4
* Do the dreaded s/dev_t/struct cdev */Poul-Henning Kamp2004-06-161-4/+4
* Device megapatch 4/6:Poul-Henning Kamp2004-02-211-0/+2
* Device megapatch 1/6:Poul-Henning Kamp2004-02-211-2/+0
* Use __FBSDID().David E. O'Brien2003-06-101-3/+3
* Gigacommit to improve device-driver source compatibility betweenPoul-Henning Kamp2003-03-031-13/+6
* NODEVFS cleanup:Poul-Henning Kamp2003-02-261-15/+0
* Continue de-counting i4b. Devices i4bctl, i4bcapi, iavc, i4bq921,Brooks Davis2002-09-021-10/+0
* Oops, I missed this warning. Comment out extra junk after #endifPeter Wemm2002-05-241-1/+1
* Clean up the i4b kernel part: remove unmaintained #if(def)s for NetBSD,Hellmuth Michaelis2002-03-171-134/+8
* KSE Milestone 2Julian Elischer2001-09-121-10/+10
* Send the remains (such as I have located) of "block major numbers" toPoul-Henning Kamp2001-03-261-1/+0
* Submitted by: phkHellmuth Michaelis2000-10-131-5/+0
* update to i4b version 0.95.04Hellmuth Michaelis2000-10-091-59/+38
* Avoid the modules madness I inadvertently introduced by making thePoul-Henning Kamp2000-09-021-9/+0
* Remove all traces of Julians DEVFS (incl from kern/subr_diskslice.c)Poul-Henning Kamp2000-08-201-11/+0
* update to isdn4bsd beta release 0.90Hellmuth Michaelis1999-12-141-21/+54
* Remove five now unused fields from struct cdevsw. They should neverPoul-Henning Kamp1999-09-251-5/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add PHK's make_dev() into more places where DEVFS used to beJulian Elischer1999-08-271-18/+2
* updating isdn4bsd to beta version 0.83Hellmuth Michaelis1999-08-061-4/+53
* devsw and cdevsw_add() changes for i4b.Poul-Henning Kamp1999-06-011-13/+26
* upgrade isdn4bsd from version 0.71 to the just released version 0.81Hellmuth Michaelis1999-05-201-5/+8
* update the i4b kernel part to i4b release 0.71.00Hellmuth Michaelis1999-03-071-3/+40
* Silence warnings.Eivind Eklund1999-01-121-2/+2
* Initial entry of ISDN4BSD into the FreeBSD tree.Poul-Henning Kamp1998-12-271-0/+303