On Tue, Sep 23, 2003 at 09:41:46AM -0300, hexa wrote: > Hi, i have a board here with a microcontroller attached to the fusion's i2c bus and i would like to access it via the linux i2c layer. > > the problem: there isnt any /dev/i2c* files, so i can open() and do some ioctl() or write(). Try: insmod i2c-dev -- Andrey Vasilyev