1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00
freebsd/sys/dev/iicbus
Andreas Tobler 7cea3d952b On the Xserve G5 we find the LM75 instead of the DS1775. The core
functionality is the same, a difference is that the DS1775 has a better
precision than the LM75. But we do not use it in our setup. Make the
LM75 work the same as the DS1775.

Fix a typo in device_set_desc.

Tested by: Paul Mather <paul at gromit dlib vt edu>

Approved by:	nwhitehorn (mentor)
2010-12-10 20:27:50 +00:00
..
ad7418.c
ds133x.c
ds1672.c
ds1775.c On the Xserve G5 we find the LM75 instead of the DS1775. The core 2010-12-10 20:27:50 +00:00
icee.c
if_ic.c
iic.c
iic.h
iicbb_if.m
iicbb.c
iicbus_if.m
iicbus.c bus_add_child: change type of order parameter to u_int 2010-09-10 11:19:03 +00:00
iicbus.h
iiconf.c Provide support for IIC_M_NOSTOP/IIC_M_NOSTART for bit-banging and 2010-11-08 19:53:16 +00:00
iiconf.h
iicsmb.c
max6690.c Add three new drivers for fan control and temperature reading on the 2010-10-15 20:08:16 +00:00