Im working with this test-board from IBM called the walnut and on that board there is this i2c-bus, the distro im using is montavita's hard hat linux by the way... On boot-up, u can c the i2c being load into the kernel so im sure it is supported, but when im looking into /proc/bus/i2c (using "cat") there is nothing in it, i also wrote this little program using the i2c developer man-page from /usr/src/linux/Documentation/i2c/dev-interface, now before starting into this big flame war, im not that good of a programmer so it may be interirly to me, but on running the program, it cant locate the device to read to it....i think this has something to do with the fact there is nothing to be found in /proc/bus/i2c too, but how can i solve this?
Besides of loading the drivers into the kernel am i forgetting something? TIA Hans van Gent P.S. if u want to view the source code of the program, if that helps u more, I can mail that as well... -- To unsubscribe from this list, send a message to [EMAIL PROTECTED] with the command "unsubscribe linux-embedded" in the message body. For more information, see <http://waste.org/mail/linux-embedded>.