summaryrefslogtreecommitdiff
path: root/sys/dev/i2c/i2c_exec.c
AgeCommit message (Expand)Author
2009-02-03Handle i2c quick_read/quick_write bus protocol in the generic i2c_exec()pgoyette
2007-12-11use __KERNEL_RCSID()lukem
2006-03-27Implement a handful of missing smbus protocol functions. Proposed onjmcneill
2005-12-11merge ktrace-lwp.christos
2003-10-29Remove bogus initializer, and instead fix an =/== typo.mycroft
2003-10-25Don't return random errors.christos
2003-09-30New generic I2C framework. Supports bit-bang and "intelligent" I2Cthorpej