History log of /freebsd-10.1-release/usr.sbin/i2c/i2c.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 272461 02-Oct-2014 gjb

Copy stable/10@r272459 to releng/10.1 as part of
the 10.1-RELEASE process.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 230356 19-Jan-2012 eadler

Fix warning when compiling with gcc46:
error: variable 'i2c' set but not used

Approved by: dim, cperciva (mentor, blanket for pre-mentorship already-approved commits)
MFC after: 3 days


# 228660 17-Dec-2011 dim

In usr.sbin/i2c/i2c.c, fix a few warnings about format strings not being
literals.

MFC after: 1 week


# 187712 26-Jan-2009 raj

Introduce the I2C diagnostic utility. It let's discover and inspect slave
devices on the bus.

Reviewed by: bms, stas
Obtained from: Semihalf