Jean Delvare
89fa7ca617
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
5aad5e54c5
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
915c944deb
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
eea919d30b
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
bb28420857
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
c2005584fc
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
01b7d448e2
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
4e6f3a7057
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
56b9dd850b
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
581a2d18bf
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
b0eab1586b
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
97346c5f45
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
4584afd793
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
e38f906839
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
fafd6b1ac9
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
ce35cbc7c9
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
4570dd2ff2
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
c2f0191aa1
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
704284a86b
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
d3f502a28d
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
1d53d87546
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
e1ba40ec9b
Typo fix.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@4926 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
72f26a96b3
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
3d59e2fa48
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
c190bd865f
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
cdfccfc9d7
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
7e807b416d
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
1cdaa15d61
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
d94c0ae93b
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
70114dbdd1
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
76967e6f3d
License fix.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@4671 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
75a2a9984b
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
6057a68ca2
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
93efb7c97d
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
51eed3f30b
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
9e3412ebbf
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
cb27306da2
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
10557ab13f
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
41d52f9663
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
c340a77fca
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
2635e5b323
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
43c301b8b1
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
Jean Delvare
959140ba94
Remove remaining references to lm-sensors.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@4488 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
e9a7f89e83
Add a Makefile to build, install and uninstall the tools, and make
them build again.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@4487 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
83ad589448
Ignore generated binaries.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@4486 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
10223285da
Move i2c-dev.h to the i2c-tools package.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@4485 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
4276af8a9d
Add a copy of the GPL v2.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@4482 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago
Jean Delvare
c1a4852696
Oops, forgot to create the trunk level.
git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@4481 7894878c-1315-0410-8ee3-d5d059ff63e0
18 years ago