On Monday 27 February 2006 03:05 am, Stuart Poulton wrote: > Hi, > > Are they're any plans to support the i2c<->1 wire bus master DS2482-800, > obviously this would require some support at kernel level ? > > Stuart > There is support for the DS2482-x00 in the kernel, in the w1 subsystem.
I've been in extensive discussions with Evgeniy Polyakov, the kernl modules author about w1 design. The current design exports a bare minimum to the sysfs interface. Only a device list, and temperature (and a few memory designs). I'd like a generic interface, allowing OWFS to flourish. If Evgeniy Polyakov concurs, linux users will have direct access to supported adapters and all 1-wire edevices. Alternatives would be to write w1_generic.ko myself, or use the i2c code in user space. Stay tuned. Paul Alfille ------------------------------------------------------- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
