Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Jun 2011 09:23:54 +0000 (UTC)
From:      Andreas Tobler <andreast@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/iicbus max6690.c
Message-ID:  <201106040924.p549OHFv004439@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
andreast    2011-06-04 09:23:54 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/iicbus       max6690.c 
  Log:
  SVN rev 222674 on 2011-06-04 09:23:54Z by andreast
  
  - Improve error handling.
  - Add a retry loop for the i2c sensor reading.
  - Check on busy status of the chip and on invalid values.
  - Fix a typo in a comment.
  - Replace the constant 2732 with the ZERO_C_TO_K macro.
  
  Approved by:    nwhitehorn (mentor)
  
  Revision  Changes    Path
  1.5       +44 -22    src/sys/dev/iicbus/max6690.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106040924.p549OHFv004439>