summaryrefslogtreecommitdiffstats
path: root/sys/i4b/driver/i4b_ing.c
Commit message (Expand)AuthorAgeFilesLines
* Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE andbz2008-05-261-856/+0
* I4B header files were repo-copied from sys/i386/include/ tobz2007-07-061-2/+2
* Temporary disconnect i4bing, i4bisppp and i4bipr from the build forbz2007-07-041-0/+2
* /* -> /*- for copyright notices, minor format tweaks as necessaryimp2005-01-061-3/+4
* Kill count device support from config. I've changed the last fewpeter2004-08-301-2/+0
* Catch up with the new world order of Netgraph metas.ru2004-07-061-15/+3
* Add another ifdef...imp2004-07-051-0/+2
* meta_p is a void *, so a variable that's of type void * can't beimp2004-07-041-1/+4
* Be BURN_BRIDGES compliantphk2004-06-211-1/+1
* Switch to using C99 sparse initialisers for the type methods array.julian2004-05-291-12/+10
* Use __FBSDID().obrien2003-06-101-3/+3
* Continue de-counting i4b. Devices i4bctl, i4bcapi, iavc, i4bq921,brooks2002-09-021-4/+0
* Unbreak LINT by compensating for thealfred2002-06-011-4/+3
* Change callers of mtx_init() to pass in an appropriate lock type name. Injhb2002-04-041-3/+3
* Clean up the i4b kernel part: remove unmaintained #if(def)s for NetBSD,hm2002-03-171-19/+4
* Fix two typos in previous commit.joerg2001-12-301-1/+1
* Protect mtx_init() invocations with mtx_intialized() checks to avoid agj2001-12-301-3/+6
* Part 2 of the netgraph rewrite.julian2001-01-081-16/+15
* Rewrite of netgraph to start getting ready for SMP.julian2001-01-061-30/+50
* Divorce the kernel binary ABI version number from the messagejulian2000-12-181-1/+1
* Change initialiser to match new structure layout.julian2000-12-121-1/+0
* Reviewed by: Archie@freebsd.orgjulian2000-12-121-2/+5
* Lock down the network interface queues. The queue mutex must be obtainedjlemon2000-11-251-22/+14
* Fix i4b netgraph interface to not kernel panic at boot timehm2000-11-091-2/+13
* Submitted by: phkhm2000-10-131-4/+0
* fix conflicting types for ng_ing_rcvmsg() and ng_ing_rcvdata().hm2000-10-101-3/+4
* update to i4b version 0.95.04hm2000-10-091-0/+860
OpenPOWER on IntegriCloud