summaryrefslogtreecommitdiff
path: root/sys/dev/i2c/i2cvar.h
AgeCommit message (Expand)Author
2006-02-08add a member to the i2c_attach args so that a controller can pass aDavid Gwynne
2006-01-01switch from macppc-specific maciic(4) driver to the generic iic(4),Theo de Raadt
2005-12-31spacingTheo de Raadt
2005-12-28some chips (especially those crazy i2c/lpc/isa gross things) expose theirTheo de Raadt
2005-12-27no longer use ia_compat; tested by a fewTheo de Raadt
2005-12-22permit outsider to call iic_printTheo de Raadt
2005-12-20Do bus scanning only if underlying controller asked for it.Alexander Yurchenko
2005-12-19First attempt to have a table of known I2C slave devices that weAlexander Yurchenko
2005-11-15instead of passing OF nodes down to the drivers, pass name/compat stringTheo de Raadt
2004-05-23I2C framework originally written by Steve C. Woodford and Jason R. ThorpeAlexander Yurchenko