Jean Delvare wrote: >>Please change the following... >> >>.id = I2C_HW_B_BT848, >> >>to the following... >> >>.id = I2C_USBVISION, >> >> > >That ID is for an adapter, so it has to be I2C_HW_USBVISION (or even >longer? Please take a look at i2c-id.h in the Linux kernel sources and >tell me what you think). > >Also, there's a second ID you'd need to change: I2C_ALGO_BIT should >become I2C_ALGO_USB, right? > > > 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 Thanks... Dwaine.