81 Commits (aa78242d6c23ad7a1bb2b4c0a1e89d316c78a96a)
 

Author SHA1 Message Date
Jean Delvare aa78242d6c More user-friendly error messages for wrong I2C bus parameter. 18 years ago
Jean Delvare bdfc87d724 Move the chip address parsing to a common function for consistency. 18 years ago
Jean Delvare 2e942d16a5 Consistently restrict the allowed I2C device address to 0x03 - 0x77. 18 years ago
Jean Delvare b331c042c8 Move print_i2c_busses from i2cbusses.c to i2cdetect.c, as it is 18 years ago
Jean Delvare 2c57ef91a2 Unify and shorten the usage messages. The details can be found in 18 years ago
Jean Delvare b68190b426 Don't print the list of i2c buses as part of the help. 18 years ago
Jean Delvare adc03e3cf3 Make the includes order correct and consistent accross all tools. 18 years ago
Jean Delvare f6a402514f Minor consistency fix. 18 years ago
Jean Delvare 386982ae7f Update. 18 years ago
Jean Delvare e34ebe15e7 Limit the stack usage in gather_i2c_busses: 18 years ago
Jean Delvare 31e9db10d0 Make it possible to pass the i2c bus by name instead of by number. As 18 years ago
Jean Delvare f7b64dce7e Split print_i2c_busses into a gathering part and a printing part. 18 years ago
Jean Delvare eda5918d0f Refactor the handling of the I2CBUS parameter. This ensures more 18 years ago
Jean Delvare 3b4d0d1940 Set version to SVN. 18 years ago
Jean Delvare d4e25f3d8f Remove history, it belongs to SVN. 18 years ago
Jean Delvare 85443f4b8f Set version to 3.0.1. 18 years ago
Jean Delvare b8a49711c0 Fix directory creation. 18 years ago
Jean Delvare 3fd5ca4133 Minor rewording. 18 years ago
Jean Delvare aed7163f2b Update the FSF address. 18 years ago
Jean Delvare ef4592db09 Drop the trailing .pl from all perl script names. 18 years ago
Jean Delvare a605ad3a0a Cache the parsed hexdumps so that each dump file is only parsed once. 18 years ago
Jean Delvare a8a3f9c7ac Drop $opt_body, name was confusing and we can easily do without it. 18 years ago
Jean Delvare 3e5a8f656d Make command line parsing more robust. 18 years ago
Jean Delvare 5ba98d1c2c More coding-style fixes. 18 years ago
Jean Delvare a56e6baf47 Patch from Trent Piepho: 18 years ago
Jean Delvare bc9cda32fd More coding-style fixes. 18 years ago
Jean Delvare 96d349d27d More consistency in output. 18 years ago
Jean Delvare 353700c0fb Use the same formatting for CAS latencies for all memory types. 18 years ago
Jean Delvare a6f7f8e857 Strip trailing whitespace. 18 years ago
Jean Delvare 09e1d02772 Patch from Trent Piepho: 18 years ago
Jean Delvare 8e4ddd1f56 Let the user specify a register range. 18 years ago
Jean Delvare 53115213c6 Hard-code program name in header comment. 18 years ago
Jean Delvare b8322b2fc5 Add support for word register access mode. 18 years ago
Jean Delvare 0d1b482ef0 Remove reference to hardware monitoring chips. i2cdump works on all I2C/SMBus 18 years ago
Jean Delvare ee8afcb05c According to Tobias Klauser: 18 years ago
Jean Delvare 49481878a2 Add support for kernel < 2.6.19, where the i2c-stub module didn't yet have 18 years ago
Jean Delvare 35cef6eb2c Switch to SVN revision numbering, so that the version is always up-to-date. 18 years ago
Jean Delvare f1c7a0def7 Drop the embedded changelog, SVN has a better revision history and the 18 years ago
Jean Delvare 726895ced3 Don't print anything by default if the checksum fails. There are many more 18 years ago
Jean Delvare 7abc52d779 Return the correct error code on I2C block read failure. 18 years ago
Jean Delvare 000c929755 The timestamp is only 18-byte long. 18 years ago
Jean Delvare 5d4ed1f765 More Vaio models tested successfully. 18 years ago
Jean Delvare 16a99f4b96 The model name is actually the first half of the asset tag. 18 years ago
Jean Delvare 670d3a6d92 Private Sony Vaio data might not be readable by non-root users. 18 years ago
Rudolf Marek 49683302a6 Update IDs (JEP106W). Change 'formerly' to 'former'. 18 years ago
Jean Delvare d928de76a7 decode-dimms: Fix DDR2 SDRAM module speed decoding. 18 years ago
Jean Delvare 5d732a3e27 Add a manual page for i2c-stub-from-dump. 18 years ago
Jean Delvare 5f9471e63a Install i2c-stub-from-dump to /usr/sbin rather than /usr/bin, as only root 18 years ago
Jean Delvare 8a9a4585c2 Tag as a SVN version. 18 years ago
Jean Delvare 87c129180f i2c-stub-from-dump: New helper script to use with the i2c-stub kernel 18 years ago