summaryrefslogtreecommitdiff
path: root/sysutils/i2c-tools/files/patch-eeprom_decode-dimms (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 3.1.1.Jung-uk Kim2014-07-081-56/+81
| | | | | | | | | | | | | - Add a recommended patch from upstream (r6250). - Add an option to specify device other than /dev/smb0. - Install manual page. - Update MAINTAINER to use FreeBSD address. - Remove the leading article from COMMENT. - Add LICENSE. - Convert to USES=tar:bzip2. PR: 191198 Approved by: avg (maintainer, timeout > 2 weeks)
* The i2c-tools package contains a heterogeneous set of I2C tools forPawel Pekala2012-05-111-0/+199
Linux: a bus probing tool, a chip dumper, register-level SMBus access helpers, EEPROM decoding scripts, EEPROM programming tools, and a python module for SMBus access. Only DIMM SPD decoding tool is ported at the moment. WWW: http://www.lm-sensors.org/wiki/I2CTools PR: ports/167730 Submitted by: Andriy Gapon <avg@icyb.net.ua>