summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64/dev/ofwi2c.c
AgeCommit message (Expand)Author
2007-10-22let alipm0 still be used for spdmem probes, but skip sensors. alipm (orTheo de Raadt
2007-10-15Skip non-SPD EEPROMs.Mark Kettenis
2007-10-08Don't skip EEPROMs in ofw i2c scan,Jonathan Gray
2007-03-29ignore various i2c seeproms that sun puts on all their machine parts; ok miod...Theo de Raadt
2006-06-14support the iic busses on the ultrasparc III machines (something is stillTheo de Raadt
2006-02-09split the ofw scan up into two parts: one to find the i2c bus on a pciDavid Gwynne
2006-02-08add a member to the i2c_attach args so that a controller can pass aDavid Gwynne
2006-01-02do i2c initialization using ofw data instead of scanning; ok kettenisTheo de Raadt