Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Mar 2007 22:57:24 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/arm/at91 at91_twi.c at91_twireg.h
Message-ID:  <200703232257.l2NMvOZE002284@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2007-03-23 22:57:24 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/at91         at91_twi.c at91_twireg.h 
  Log:
  MFp4: A bunch of patches from myself and Tisco to improve the
  robustness of IIC transactions when parts aren't present.  This also
  removes a bunch of debug.  This also moves this driver to 7-1
  addressing rather than 6-0 addressing, which is more inline with all
  the other iic drivers in the tree.  I've tested this for about a
  million years on the systems at work.
  
  Revision  Changes    Path
  1.10      +39 -24    src/sys/arm/at91/at91_twi.c
  1.2       +1 -1      src/sys/arm/at91/at91_twireg.h



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