> Sounds great to me.... I would like to keep it basically like > everything else. I checked out the i2c-id.h file. > > a) I2C_HW_B_USBVISION > b) I2C_ALGO_USB I'm not sure about I2C_HW_B_USBVISION. I'd tend to say that _B_ is for adapters that use the i2c-algo-bit algorithm layer, which isn't your case, unless I'm missing something. So I'm now wondering if it shouldn't be I2C_HW_USB_USBVISION or something similar, since you are using your own algorithm. -- Jean Delvare http://www.ensicaen.ismra.fr/~delvare/