cvs commit: src/sys/arm/at91 at91_twi.c at91_twireg.h

Warner Losh imp at FreeBSD.org
Fri Mar 23 22:57:24 UTC 2007


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


More information about the cvs-src mailing list