Hi,

> are you writing a client driver or a bus driver ?

In fact, I just want to write a client driver for a embedded board.
But, the bus driver is not already ported, so I wrote an algorithm and
an adapter. I am currently write the client driver, but no client is
coming.


> might be. Why are you using 2.6.23 and not 2.6.26 ?

I want to use the 2.6.23 release because I have already a patched and
customized Linux directory tree, I don't want to merge it with new version of
kernel.


> But if you have to give the same name in the driver and in the
> i2c_board_info().

Ok, I have this now.


> got it ??

Not really. Thanks to you, I anderstand more about i2c layer.
But now, I think my problem is the bus driver.

I have this error :
"I2C adapter driver : forgot to specify physical device"

I don't anderstand where we are supposed to associate an adapter
with the client driver.


Thanks for help.


Best regards,

Légion.

_______________________________________________
i2c mailing list
[email protected]
http://lists.lm-sensors.org/mailman/listinfo/i2c

Reply via email to