36 Commits (36e072a2792afe25e32ea6731aa382a285315090)

Author SHA1 Message Date
Jean Delvare 36e072a279 List the optional command line parameters in a consistent way. 18 years ago
Jean Delvare 218f3223f3 Whitespace cleanups. 18 years ago
Jean Delvare 2075fca653 Move the confirmation to a separate function, as is done in i2cget 18 years ago
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 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 7b893fcc25 Update the FSF address. 18 years ago
Jean Delvare 3475df8b5e Let the user specify a register range. 18 years ago
Jean Delvare 89fa7ca617 Remove reference to hardware monitoring chips. i2cdump works on all I2C/SMBus 18 years ago
Jean Delvare 01b7d448e2 Return the correct error code on I2C block read failure. 18 years ago
Jean Delvare c2f0191aa1 Final status messages go to stdout. 18 years ago
Jean Delvare d3f502a28d Rename I2C_FUNC_SMBUS_HWPEC_CALC to I2C_FUNC_SMBUS_PEC, as was done 18 years ago
Jean Delvare 72f26a96b3 Fix the build of i2cset and i2cget. They were accidentally swapped. 18 years ago
Jean Delvare 3d59e2fa48 Fix path to include directory. Reported by Ryan Mallon. 18 years ago
Jean Delvare 7e807b416d Fix license name. 18 years ago
Jean Delvare 1cdaa15d61 Rename module Makefiles from Makefile to Module.mk. They can't be used 18 years ago
Jean Delvare d94c0ae93b Add a main Makefile and make it call the tools and eeprom modules 18 years ago
Jean Delvare 70114dbdd1 Use strchr() instead of the deprecated index(). 18 years ago
Jean Delvare 76967e6f3d License fix. 18 years ago
Jean Delvare 93efb7c97d Show more warnings, and fix them. 18 years ago
Jean Delvare c340a77fca Enable lots of warnings. 18 years ago
Jean Delvare 959140ba94 Remove remaining references to lm-sensors. 18 years ago
Jean Delvare e9a7f89e83 Add a Makefile to build, install and uninstall the tools, and make 18 years ago
Jean Delvare c1a4852696 Oops, forgot to create the trunk level. 18 years ago