summaryrefslogtreecommitdiff
path: root/sys/dev/iicbus/iiconf.h
Commit message (Expand)AuthorAgeFilesLines
* const poisonWarner Losh2006-12-051-1/+1
* Remove unused leftovers.Warner Losh2006-11-281-9/+0
* Allow iic bridges to support a generalized transfer, rather thanWarner Losh2006-07-141-0/+6
* make iicbb_devclass and iicbb_driver globally visible. This will letJohn-Mark Gurney2003-06-191-0/+3
* Major rework of the iicbus/smbus framework:Nicolas Souchu2002-03-231-1/+11
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Submitted by: Nicolas Souchu <nsouch@freebsd.org>Roger Hardiman1999-01-281-3/+6
* Fix warnings in preparation for adding -Wall -Wcast-qual to theMatthew Dillon1999-01-271-2/+2
* Change /dev/smb and /dev/iic interface to allow user programs to interact withNicolas Souchu1999-01-091-9/+9
* iicbb is generic support for I2C bit-banging.Nicolas Souchu1998-10-311-12/+24
* Submitted by: nsouchNicolas Souchu1998-09-031-0/+115