Date: Tue, 23 Nov 2010 14:13:12 +0000 (UTC) From: Nathan Whitehorn <nwhitehorn@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/iicbus iic.h iiconf.c Message-ID: <201011231413.oANEDXCm043855@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
nwhitehorn 2010-11-23 14:13:12 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/dev/iicbus iic.h iiconf.c
Log:
SVN rev 215749 on 2010-11-23 14:13:12Z by nwhitehorn
MFC r208839,214999:
Add two new flags (IIC_M_NOSTOP and IIC_M_NOSTART) to struct iic_msg to
allow consumers of iicbus_transfer() to send messages with repeated starts.
Reviewed by: imp, thompsa
Revision Changes Path
1.6.2.2 +2 -0 src/sys/dev/iicbus/iic.h
1.19.2.2 +29 -5 src/sys/dev/iicbus/iiconf.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011231413.oANEDXCm043855>
