Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Jun 2011 16:00:30 +0000 (UTC)
From:      Andreas Tobler <andreast@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/iicbus ad7417.c
Message-ID:  <201106081600.p58G0p0E004756@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
andreast    2011-06-08 16:00:30 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/iicbus       ad7417.c 
  Log:
  SVN rev 222860 on 2011-06-08 16:00:30Z by andreast
  
  - Improve error handling.
  - Add retry loops in the i2c read/write functions.
  - Combied the ADC channel selection and readout of the value into
    one iicbus_transfer to avoid possible races.
  
  Reviewed by: nwhitehorn
  
  Revision  Changes    Path
  1.4       +127 -43   src/sys/dev/iicbus/ad7417.c



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