84 Commits (0c1d2a68600dc6076757aaa6b90e409873bcbe91)
 

Author SHA1 Message Date
Jean Delvare 0c1d2a6860 Move the functionality checks to a separate function, as is done in 18 years ago
Jean Delvare 14be6606ec Minor optimizations and cleanups. 18 years ago
Jean Delvare 97b4810ab8 Unknown options are fatal, so label them error rather than warning. 18 years ago
Jean Delvare 4d1a5fd1dd More user-friendly error messages for wrong I2C bus parameter. 18 years ago
Jean Delvare d284668c70 Move the chip address parsing to a common function for consistency. 18 years ago
Jean Delvare 69b9ad132e Consistently restrict the allowed I2C device address to 0x03 - 0x77. 18 years ago
Jean Delvare 99011f3649 Move print_i2c_busses from i2cbusses.c to i2cdetect.c, as it is 18 years ago
Jean Delvare 7ba65d9e69 Unify and shorten the usage messages. The details can be found in 18 years ago
Jean Delvare 336626872c Don't print the list of i2c buses as part of the help. 18 years ago
Jean Delvare 312c733bf0 Make the includes order correct and consistent accross all tools. 18 years ago
Jean Delvare 9a58d32b99 Minor consistency fix. 18 years ago
Jean Delvare 1100d3f024 Update. 18 years ago
Jean Delvare de29763e09 Limit the stack usage in gather_i2c_busses: 18 years ago
Jean Delvare 2fa93b4a57 Make it possible to pass the i2c bus by name instead of by number. As 18 years ago
Jean Delvare e07cb9b133 Split print_i2c_busses into a gathering part and a printing part. 18 years ago
Jean Delvare 688f0e6eca Refactor the handling of the I2CBUS parameter. This ensures more 18 years ago
Jean Delvare 11b8b02ca7 Set version to SVN. 18 years ago
Jean Delvare bb65659537 Remove history, it belongs to SVN. 18 years ago
Jean Delvare 96972e2027 Set version to 3.0.1. 18 years ago
Jean Delvare cdefc6774d Fix directory creation. 18 years ago
Jean Delvare cead957434 Minor rewording. 18 years ago
Jean Delvare 7b893fcc25 Update the FSF address. 18 years ago
Jean Delvare 68e82f5a52 Drop the trailing .pl from all perl script names. 18 years ago
Jean Delvare 2207d7d545 Cache the parsed hexdumps so that each dump file is only parsed once. 18 years ago
Jean Delvare c12f721d2b Drop $opt_body, name was confusing and we can easily do without it. 18 years ago
Jean Delvare 6e9e29ae45 Make command line parsing more robust. 18 years ago
Jean Delvare 1d05c16643 More coding-style fixes. 18 years ago
Jean Delvare 9c55a38225 Patch from Trent Piepho: 18 years ago
Jean Delvare 3d13987c5e More coding-style fixes. 18 years ago
Jean Delvare a8c14363cd More consistency in output. 18 years ago
Jean Delvare 9ee08afadb Use the same formatting for CAS latencies for all memory types. 18 years ago
Jean Delvare 2d4ecb7ae9 Strip trailing whitespace. 18 years ago
Jean Delvare a90204d162 Patch from Trent Piepho: 18 years ago
Jean Delvare 3475df8b5e Let the user specify a register range. 18 years ago
Jean Delvare fc06b224b3 Hard-code program name in header comment. 18 years ago
Jean Delvare 956bb63873 Add support for word register access mode. 18 years ago
Jean Delvare 89fa7ca617 Remove reference to hardware monitoring chips. i2cdump works on all I2C/SMBus 18 years ago
Jean Delvare 5aad5e54c5 According to Tobias Klauser: 18 years ago
Jean Delvare 915c944deb Add support for kernel < 2.6.19, where the i2c-stub module didn't yet have 18 years ago
Jean Delvare eea919d30b Switch to SVN revision numbering, so that the version is always up-to-date. 18 years ago
Jean Delvare bb28420857 Drop the embedded changelog, SVN has a better revision history and the 18 years ago
Jean Delvare c2005584fc Don't print anything by default if the checksum fails. There are many more 18 years ago
Jean Delvare 01b7d448e2 Return the correct error code on I2C block read failure. 18 years ago
Jean Delvare 4e6f3a7057 The timestamp is only 18-byte long. 18 years ago
Jean Delvare 56b9dd850b More Vaio models tested successfully. 18 years ago
Jean Delvare 581a2d18bf The model name is actually the first half of the asset tag. 18 years ago
Jean Delvare b0eab1586b Private Sony Vaio data might not be readable by non-root users. 18 years ago
Rudolf Marek 97346c5f45 Update IDs (JEP106W). Change 'formerly' to 'former'. 18 years ago
Jean Delvare 4584afd793 decode-dimms: Fix DDR2 SDRAM module speed decoding. 18 years ago
Jean Delvare e38f906839 Add a manual page for i2c-stub-from-dump. 18 years ago