Date: Mon, 27 Sep 2010 15:55:30 +0000 (UTC) From: Bernd Walter <ticso@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/arm/at91 at91_twi.c Message-ID: <201009271555.o8RFtgwO046695@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ticso 2010-09-27 15:55:30 UTC FreeBSD src repository Modified files: sys/arm/at91 at91_twi.c Log: SVN rev 213201 on 2010-09-27 15:55:30Z by ticso fix off by one error for twi reads with len != 1. STOP must be requested before the last byte is received. Revision Changes Path 1.16 +1 -1 src/sys/arm/at91/at91_twi.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009271555.o8RFtgwO046695>