summaryrefslogtreecommitdiff
path: root/sys/dev/iicbus/iic.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/3.4.0_cvscvs2svn1999-12-201-1/+1
* Fix compile error.Nicolas Souchu1999-11-021-0/+1
* MFC.Nicolas Souchu1999-11-011-0/+19
* $Id$ -> $FreeBSD$Peter Wemm1999-08-291-1/+1
* Change /dev/smb and /dev/iic interface to allow user programs to interact withNicolas Souchu1999-01-091-3/+13
* The "easy" fixes for compiling the kernel -Wunused: remove unreferenced staticArchie Cobbs1998-12-071-3/+1
* iicbb is generic support for I2C bit-banging.Nicolas Souchu1998-10-311-3/+3
* Major number allocated for generic I2C i/o -> 105Nicolas Souchu1998-09-091-5/+4
* Device registration temporaly removed until major number allocation ok.Nicolas Souchu1998-09-041-4/+5
* Submitted by: nsouchNicolas Souchu1998-09-031-0/+257