Date: Mon, 26 Jan 2009 14:00:50 +0000 (UTC) From: Rafal Jaworowski <raj@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.sbin Makefile src/usr.sbin/i2c Makefile i2c.8 i2c.c Message-ID: <200901261406.n0QE6kR2027157@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
raj 2009-01-26 14:00:50 UTC
FreeBSD src repository
Modified files:
usr.sbin Makefile
Added files:
usr.sbin/i2c Makefile i2c.8 i2c.c
Log:
SVN rev 187712 on 2009-01-26 14:00:50Z by raj
Introduce the I2C diagnostic utility. It let's discover and inspect slave
devices on the bus.
Reviewed by: bms, stas
Obtained from: Semihalf
Revision Changes Path
1.405 +1 -0 src/usr.sbin/Makefile
1.1 +8 -0 src/usr.sbin/i2c/Makefile (new)
1.1 +168 -0 src/usr.sbin/i2c/i2c.8 (new)
1.1 +633 -0 src/usr.sbin/i2c/i2c.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901261406.n0QE6kR2027157>
