Em 20-09-2010 10:15, Paweł Kuźniar escreveu:
>> This patch should reduce the bus speed to 25 kHz, hopefully giving us more 
>> information
>> about your device.
>>
> Here are logs with patched driver:
> 
> [115345.416343] usbcore: registered new interface driver em28xx
> [115345.416350] em28xx driver loaded
> [115397.552829] usb 1-3: new high speed USB device using ehci_hcd and address 
> 21
> [115397.704422] em28xx: New device @ 480 Mbps (eb1a:2861, interface 0, class 
> 0)
> [115397.704488] em28xx #0: chip ID is em2860
> [115397.874880] em28xx #0: i2c eeprom 00: 00 00 00 00 00 00 00 00 00

Same issue... it is returning zero for all I2C reads...

Oh well... We'll need to go to the hard way.

Please install usbsnoop and capture the data exchange for the usb device 
eb1a:2861.
The log will contain all init sequence used by the driver. There's probably an 
gpio init sequence that is needed, in order to access the I2C bus on that 
device.

There are some instructions about that at:

        http://linuxtv.org/wiki/index.php/Bus_snooping/sniffing

Cheers,
Mauro
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to