Re: autoload i2c-dev module when needed

2014-09-18 Thread Wolfram Sang
> Updated and a bit refactored patch is attached. Ping Jean if you are still interested in this patch. He is maintaining the i2c-tools. I'll mark it as deferred for now. signature.asc Description: Digital signature

Re: autoload i2c-dev module when needed

2014-07-17 Thread Michal Minář
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thanks Dan! Updated and a bit refactored patch is attached. Michal On 07/17/2014 02:56 AM, Danielle Costantino wrote: > you need to add this after the #else , before the err = system... > to accommodate for systems that have i2c-dev.ko built in, not

Re: autoload i2c-dev module when needed

2014-07-16 Thread Wolfram Sang
Adding Jean Delvare who maintains i2c-tools to CC... On Thu, Jun 05, 2014 at 10:17:33AM +0200, Michal Minář wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hello, > > we've got following request (viz [1]): > > i2cdetect requires the i2c-dev module be loaded so the appropriate > /d

autoload i2c-dev module when needed

2014-06-05 Thread Michal Minář
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, we've got following request (viz [1]): i2cdetect requires the i2c-dev module be loaded so the appropriate /dev entries are created. This is not done automatically, so when i2cdetect is initially run it gives the false impression that no buses/