summaryrefslogtreecommitdiffstats
path: root/sys/i4b/driver/i4b_ing.c
Commit message (Expand)AuthorAgeFilesLines
* 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