NetBSD/usr.sbin/i2cscan
tcort 998a133bbf i2cscan: support scans using only 1 byte reads
Add the '-r' option to scan using only 1 byte reads. This enhances
usability on i2c controllers, such as the am335x and dm37xx, that
don't support quick writes (0 byte writes). The default behaviour
remains unchanged.

Review and OK by jmcneill@
2013-07-10 15:18:54 +00:00
..
Makefile
i2cscan.8 i2cscan: support scans using only 1 byte reads 2013-07-10 15:18:54 +00:00
i2cscan.c i2cscan: support scans using only 1 byte reads 2013-07-10 15:18:54 +00:00