On Wed, 22 Sep 2004 14:38:46 +0100, Jean Delvare <khali at linux-fr.org> wrote: > Aha, this is an interesting point (which was missing from your previous > explanation). The base of your proposal would be to have several small i2c > "trees" (where a tree is a list of adapters and a list of clients) instead of > a larger, unique one. This would indeed solve a number of problems, and I > admit that it is somehow equivalent to Michael's classes in that it > efficiently prevents the hardware monitoring clients from probing the video > stuff. The rest is just details internal to each "tree". As I understand it, > each video device would be a tree on itself, while the whole hardware > monitoring stuff would constitute one (bigger) tree. Correct? Any DDC solution needs to leave the data visible in sysfs and accessible from user space. I'm trying to move the EDID parsing code out of the kernel. -- Jon Smirl jonsmirl at gmail.com