summaryrefslogtreecommitdiffstats
path: root/sys/dev/iicbus/if_ic.c
Commit message (Expand)AuthorAgeFilesLines
* Lock down the network interface queues. The queue mutex must be obtainedjlemon2000-11-251-7/+2
* Remove unneeded #include <sys/proc.h> lines.phk2000-10-291-1/+0
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-2/+2
* Remove NBPF conditionality of bpf calls in most of our network drivers.phk1999-09-251-10/+0
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Rename bpfilter to bpf.des1999-07-061-6/+6
* Move the declaration of the interrupt type from the driver structuredfr1999-05-081-2/+1
* The "easy" fixes for compiling the kernel -Wunused: remove unreferenced staticarchie1998-12-071-2/+1
* iicbb is generic support for I2C bit-banging.nsouch1998-10-311-2/+2
* Submitted by: nsouchnsouch1998-09-031-0/+468
OpenPOWER on IntegriCloud