Date: Sat, 5 Jun 2010 17:48:26 +0000 (UTC) From: Nathan Whitehorn <nwhitehorn@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/iicbus iic.h Message-ID: <201006051748.o55Hmjww016877@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
nwhitehorn 2010-06-05 17:48:26 UTC FreeBSD src repository Modified files: sys/dev/iicbus iic.h Log: SVN rev 208839 on 2010-06-05 17:48:26Z by nwhitehorn 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 Revision Changes Path 1.7 +2 -0 src/sys/dev/iicbus/iic.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006051748.o55Hmjww016877>