summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64/dev/pcf8591_ofw.c
AgeCommit message (Expand)Author
2007-10-22the invalid flag is never set in these two drivers, so don't test if it is; ...Constantine A. Murenin
2007-06-24rework sensor tasks to use the kernels generic workq rather than a specialDavid Gwynne
2007-03-22split userland & kernel struct sensor/sensordev so that the additionTheo de Raadt
2006-12-23adapt to new two-level sensor api; Constantine A. MureninTheo de Raadt
2006-02-10driver for Philips PCF8591 I2C ADC sensor. Because of the mindlessnessDamien Miller