Commit Graph

6 Commits

Author SHA1 Message Date
wiz
bdbb24f38c Whitespace. 2015-11-26 23:29:05 +00:00
hubertf
9ad20c88f4 Allow i2cdev to be specified with or without the /dev prefix.
Inspired by and code borrowed from gpioctl(8).
2015-11-26 17:31:56 +00:00
hubertf
0654568c32 Add an EXAMPLES section to show what 'i2cdev' looks like.
Hint: /dev required!
2015-11-26 16:56:52 +00:00
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
pgoyette
460ef57533 Add missing period at end of sentence.
ok releng@
2012-02-04 18:25:53 +00:00
wiz
ed0c37a1b4 Add man page for review. 2011-10-06 11:13:45 +00:00