..
ad7417.c
Do the ADC init only at startup and not during every sensor read call.
2012-08-19 19:31:36 +00:00
ad7418.c
Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays
2013-01-30 18:01:20 +00:00
adt746x.c
Add driver for the ADT7460/ADT7467 fan controller found in later PowerBooks
2014-02-03 01:22:50 +00:00
ds133x.c
Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays
2013-01-30 18:01:20 +00:00
ds1374.c
Don't include MIPS machine headers. There's no need for it.
2012-05-19 17:42:11 +00:00
ds1631.c
Make more unsigned ints signed.
2013-12-07 22:25:07 +00:00
ds1672.c
Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays
2013-01-30 18:01:20 +00:00
ds1775.c
Make more unsigned ints signed.
2013-12-07 22:25:07 +00:00
icee.c
Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays
2013-01-30 18:01:20 +00:00
if_ic.c
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
2013-10-26 17:58:36 +00:00
iic.c
Check the return value of uiomove(9).
2012-11-13 05:58:52 +00:00
iic.h
iicbb_if.m
Provide pre/post transfer method callbacks for icbbb
2012-03-01 20:58:20 +00:00
iicbb.c
Allow the use of OFW I2C bus together with iicbb(4) on OFW-based systems.
2014-02-13 18:22:49 +00:00
iicbus_if.m
iicbus.c
Allow the i2c node requirements to be slightly relaxed.
2011-12-04 11:55:33 +00:00
iicbus.h
Allow the i2c node requirements to be slightly relaxed.
2011-12-04 11:55:33 +00:00
iicoc.c
Driver for OpenCores I2C controller.
2012-03-27 10:44:32 +00:00
iicoc.h
Driver for OpenCores I2C controller.
2012-03-27 10:44:32 +00:00
iiconf.c
Allow the i2c node requirements to be slightly relaxed.
2011-12-04 11:55:33 +00:00
iiconf.h
iicsmb.c
max6690.c
Fix some integer signs. These unsigned integers should all be signed.
2013-12-07 19:55:34 +00:00
pcf8563.c
It turns out that as documented, PCF8563_R_SECOND_VL (i.e. battery low)
2012-10-18 10:29:16 +00:00
pcf8563reg.h
Add a driver for the NXP (Philips) PCF8563 RTC.
2012-04-13 23:07:32 +00:00
s35390a.c
Remove unused variables.
2012-09-29 16:15:27 +00:00