Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Dec 2008 16:08:44 +0100
From:      Rafal Jaworowski <raj@semihalf.com>
To:        embedded@freebsd.org
Subject:   i2c(8) diagnostic tool for review
Message-ID:  <493943FC.8080001@semihalf.com>

next in thread | raw e-mail | index | archive | help
This nice little program is helpful with inspecting an I2C bus, when bringing
up a new system, or just for diagnostic purposes:
http://people.freebsd.org/~raj/patches/misc/i2c.diff

Note the patch extends the /dev/iicX interface with a ioctl for the 'repeated
start' method.

More detailed description of the tool is in the manual page:
http://people.freebsd.org/~raj/patches/misc/i2c-man.txt

Any comments welcome.

Rafal



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?493943FC.8080001>