Jean Delvare
bc9cda32fd
More coding-style fixes.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@5156 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
96d349d27d
More consistency in output.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@5155 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
353700c0fb
Use the same formatting for CAS latencies for all memory types.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@5154 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
a6f7f8e857
Strip trailing whitespace.
Coding-style fixes.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@5153 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
09e1d02772
Patch from Trent Piepho:
This lets decode-dimms.pl decode almost all of the SPD data for DDR2 dimms.
Included are all the detailed timing parameters with their standard tXXX
names, useful if one is trying to program a DDR memory controller for
example. Or just to compare against any other SPD dump or memory spec
sheet.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@5152 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
8e4ddd1f56
Let the user specify a register range.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@5151 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
53115213c6
Hard-code program name in header comment.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@5150 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
b8322b2fc5
Add support for word register access mode.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@5149 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
0d1b482ef0
Remove reference to hardware monitoring chips. i2cdump works on all I2C/SMBus
chips, not just hardware monitoring chips.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@5140 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
ee8afcb05c
According to Tobias Klauser:
"The placement of a storage-class specifier other than at the
beginning of the declaration specifiers in a declaration is an
obsolescent feature."
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@5122 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
49481878a2
Add support for kernel < 2.6.19, where the i2c-stub module didn't yet have
a chip_addr parameter.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@5091 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
35cef6eb2c
Switch to SVN revision numbering, so that the version is always up-to-date.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@5089 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
f1c7a0def7
Drop the embedded changelog, SVN has a better revision history and the
parallel version numbering was rather confusing.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@5088 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
726895ced3
Don't print anything by default if the checksum fails. There are many more
EEPROMs in modern computers than just SPD EEPROMs, and there's no reason
to include them in the output of decode-dimms.pl.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@5087 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
7abc52d779
Return the correct error code on I2C block read failure.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@5073 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
000c929755
The timestamp is only 18-byte long.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@5029 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
5d4ed1f765
More Vaio models tested successfully.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@5028 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
16a99f4b96
The model name is actually the first half of the asset tag.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@5027 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
670d3a6d92
Private Sony Vaio data might not be readable by non-root users.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@5026 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Rudolf Marek
49683302a6
Update IDs (JEP106W). Change 'formerly' to 'former'.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@5017 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
d928de76a7
decode-dimms: Fix DDR2 SDRAM module speed decoding.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@5011 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
5d732a3e27
Add a manual page for i2c-stub-from-dump.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@5005 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
5f9471e63a
Install i2c-stub-from-dump to /usr/sbin rather than /usr/bin, as only root
can use it.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@5004 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
8a9a4585c2
Tag as a SVN version.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@5003 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
87c129180f
i2c-stub-from-dump: New helper script to use with the i2c-stub kernel
driver.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@5002 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
afff1260eb
Final status messages go to stdout.
Fix two harmless file descriptor leaks.
Don't return an error when readback fails or doesn't match, it might be OK.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@5001 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
53ebfce9dc
Prepare for the 3.0.0 release.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@4954 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
fcb6bce3c8
Rename I2C_FUNC_SMBUS_HWPEC_CALC to I2C_FUNC_SMBUS_PEC, as was done
in the Linux 2.6 kernel.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@4948 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
abe30a288d
Add a description of the package, together with installation instructions.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@4945 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
86154825bd
Typo fix.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@4926 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
7d011355c6
Fix the build of i2cset and i2cget. They were accidentally swapped.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@4915 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
5db6cac12c
Fix path to include directory. Reported by Ryan Mallon.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@4911 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
ff5531a0f5
Install i2c-dev.h.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@4909 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
0eab93f819
Don't install decode-xeon.pl on Linux 2.6 systems, it doesn't work there.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@4908 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
3889675ca9
Fix license name.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@4907 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
2dc7307487
Rename module Makefiles from Makefile to Module.mk. They can't be used
as standalone makefiles.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@4906 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
91dc800ac6
Add a main Makefile and make it call the tools and eeprom modules
Makefiles.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@4905 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
194964d667
Use strchr() instead of the deprecated index().
Patch from Bernhard Fischer.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@4862 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
1790eb6dd4
License fix.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@4671 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
1932485923
Fix single & instead of && in logical test in eepromer (Fedora patch).
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@4583 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
1ca1cb0bdc
Ignore generated binaries.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@4582 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
7457b172b0
Show more warnings, and fix them.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@4499 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
2c1f89b0d9
Move py-smbus to the i2c-tools package.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@4497 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
e644d9411a
Drop an obsolete reference to lm-sensors.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@4496 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
77e2e69bd1
Fix the inclusion path to i2c-dev.h to make things build again.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@4495 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
390ac8e658
Move the eeprom writing tools to the i2c-tools package.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@4494 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
06b5b4e98d
Update the references to the lm-sensors package.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@4493 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
a22bba2fd3
Enable lots of warnings.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@4492 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
dbdb743f7c
Add a description of what the different eeprom decoding scripts do.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@4490 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
2d221f0b5a
Move the eeprom decoding scripts to the i2c-tools package.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@4489 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago