summaryrefslogtreecommitdiffstats
path: root/sys/dev/iicbus/iicsmb.c
Commit message (Expand)AuthorAgeFilesLines
* Don't hardcode unit numer '0'.ticso2003-08-101-1/+1
* Major rework of the iicbus/smbus framework:nsouch2002-03-231-40/+66
* Update to C99, s/__FUNCTION__/__func__/,obrien2001-12-101-3/+3
* Remove unneeded #include <machine/clock.h>phk2000-10-151-1/+0
* Allow these drivers to be detached.jake2000-06-161-0/+1
* Remove ~25 unneeded #include <sys/conf.h>phk2000-04-191-2/+0
* Remove unneeded <sys/buf.h> includes.phk2000-04-181-1/+0
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Alter the behavior of sys/kern/subr_bus.c:device_print_child()mdodd1999-07-291-11/+2
* Move the declaration of the interrupt type from the driver structuredfr1999-05-081-2/+1
* iicbb is generic support for I2C bit-banging.nsouch1998-10-311-39/+89
* Submitted by: nsouchnsouch1998-09-031-0/+450
OpenPOWER on IntegriCloud