Hi there,

I was trying to use the i2c-stub driver.

What I did was I hardcoded the address to 0x23 and inserted the i2c-stub.ko

I then inserted ds1682.ko also part of the 2.6 kernel.

I was hoping to see that the probe function for ds1682.ko to be called but
it didn't.  Can someone comment on what I maybe missing.

Oh and BTW I did change the i2c_board_info by calling
i2c_register_board_info in machine level init. The parameters that I had
here were "ds1362" for driver name and 0x23 for address.

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

Reply via email to