16 Commits (0cd9e87f5e2dd70562ffa662d5c276cc7b5fbfda)

Author SHA1 Message Date
Jean Delvare 0cd9e87f5e tools: Drop arbitrary limit on I2C bus number 15 years ago
Jean Delvare e14c8f327d Properly handle the rare case where /dev/i2c exists but isn't a 15 years ago
Jean Delvare 786ae8e1ab Add missing includes. 17 years ago
Jean Delvare 218f3223f3 Whitespace cleanups. 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 99011f3649 Move print_i2c_busses from i2cbusses.c to i2cdetect.c, as it is 18 years ago
Jean Delvare 336626872c Don't print the list of i2c buses as part of the help. 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 70114dbdd1 Use strchr() instead of the deprecated index(). 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