> > Do you know how to talk to the i2c via user-space?(Something like libusb or 
> > tty system). Then a non-w1 approach would be easy. There is an example 
> > implementation for the DS2482 in the kernel; module, and the communication 
> > structure is an easy match for OWFS.
> If you load the i2c_dev module you get /dev/i2c-? device files to communicate
> with i2c. This is e.g. what sensors-detect from lm-sensors uses.
Sorry, that was too unspecific. What I mean is: one could just use an empty
I2C-slave module with only the basic I2C communication support that recognizes
the DS2482 and move all the W1 specific functions to OWFS.

Christoph

-- 
Christoph Scheurer                                  GnuPG key Id: 0x6128C6B6


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to