Date: Fri, 10 Dec 2010 20:27:50 +0000 (UTC) From: Andreas Tobler <andreast@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/iicbus ds1775.c Message-ID: <201012102028.oBAKS4oq036914@repoman.freebsd.org>
index | next in thread | raw e-mail
andreast 2010-12-10 20:27:50 UTC
FreeBSD src repository
Modified files:
sys/dev/iicbus ds1775.c
Log:
SVN rev 216360 on 2010-12-10 20:27:50Z by andreast
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)
Revision Changes Path
1.2 +3 -2 src/sys/dev/iicbus/ds1775.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012102028.oBAKS4oq036914>
