Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Nov 2006 08:15:59 +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
Message-ID:  <200611290815.kAT8FxFh034415@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2006-11-29 08:15:59 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/at91         at91_twi.c 
  Log:
  Make this work a lot better:
          Remove a lot of older cruft not needed.
          Improve ISR support, but it is still unused since polling is faster
          Properly initalize the speed register to get 90kb/s, not 400b/s.
          Try to catch NACK
          Allow 0 length read transfers to generate start/top pairs.
  
  Revision  Changes    Path
  1.7       +44 -36    src/sys/arm/at91/at91_twi.c



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