summaryrefslogtreecommitdiff
path: root/sys/dev/i2c/adm1025.c
AgeCommit message (Expand)Author
2005-12-27better namesTheo de Raadt
2005-12-27handle smsc 47m192 and varients, which have 3 additional sensorsTheo de Raadt
2005-12-27avoid writing back same value; and use symbolic name for config START bitTheo de Raadt
2005-12-27no longer use ia_compat; tested by a fewTheo de Raadt
2005-12-24use I2C_F_POLL for nowTheo de Raadt
2005-12-23sdata should be signedTheo de Raadt
2005-12-23build a cacheing-read api internally, so that we can be even more stingyTheo de Raadt
2005-12-23typoTheo de Raadt
2005-12-23correct ic_release_busTheo de Raadt
2005-12-23smsc 47m192 has a monitor like the adm1025Theo de Raadt
2005-12-23send a command to start scanning...Theo de Raadt
2005-12-23match functions deserve a failure conditionTheo de Raadt
2005-12-22ne1619 is a clone by philipsTheo de Raadt
2005-12-22document company/stepping regsTheo de Raadt
2005-12-22note missing ext temp sensorsTheo de Raadt
2005-12-22adm1025 ... another day, another chip..Theo de Raadt