summaryrefslogtreecommitdiffstats
path: root/sys/dev/iicbus/iicbb.c
Commit message (Expand)AuthorAgeFilesLines
* Use __FBSDID().obrien2003-08-241-3/+3
* make iicbb_devclass and iicbb_driver globally visible. This will letjmg2003-06-191-2/+2
* Major rework of the iicbus/smbus framework:nsouch2002-03-231-28/+98
* 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-9/+10
* Move the declaration of the interrupt type from the driver structuredfr1999-05-081-2/+1
* Submitted by: Nicolas Souchu <nsouch@freebsd.org>roger1999-01-281-2/+2
* Properly reset parent to get interface addr.nsouch1998-11-041-3/+3
* iicbb is generic support for I2C bit-banging.nsouch1998-10-311-0/+323
OpenPOWER on IntegriCloud