On Mar 16, 2006, at 5:29 PM, Greg KH wrote: > On Thu, Mar 16, 2006 at 01:15:47PM -0600, Kumar Gala wrote: >> Has anyone ported the i2c-virtual code over 2.6? > > Not that I know of. thanks. I'll look at porting it 2.6. It seems that the adapter- >bus_lock is going to be the biggest issue. How evil is it to call adapter->algo->master_xfer directly instead of i2c_transfer? - kumar