summaryrefslogtreecommitdiff
path: root/sys/dev/i2c
AgeCommit message (Expand)Author
2003-10-29Remove bogus initializer, and instead fix an =/== typo.mycroft
2003-10-25Don't return random errors.christos
2003-10-20As suggested by Jason Thorpe, rename m41t to m41trtc.briggs
2003-10-06Add xrtc device for XICOR X1226 RTC.shige
2003-10-06Add XICOR X1226 RTC driver.shige
2003-09-30New generic I2C framework. Supports bit-bang and "intelligent" I2Cthorpej
2001-11-13add RCSIDlukem
2001-04-11Only install headers which are actually used by our userland. Thisjdolecek
1998-06-12Rework the way kernel include files are installed. In the new method,cgd
1997-10-17Generic driver for read/write i2c devices, and for Microchip Technology'sbouyer