Re: [PATCH 0/3] em28xx: add support for two buses on em2874 and upper

2013-04-02 Thread Frank Schäfer
Am 02.04.2013 00:12, schrieb Mauro Carvalho Chehab: Em Mon, 01 Apr 2013 22:39:28 +0200 Frank Schäfer fschaefer@googlemail.com escreveu: Am 01.04.2013 21:22, schrieb Mauro Carvalho Chehab: Em Mon, 01 Apr 2013 19:14:03 +0200 Frank Schäfer fschaefer@googlemail.com escreveu: Am

Re: [PATCH 0/3] em28xx: add support for two buses on em2874 and upper

2013-04-02 Thread Frank Schäfer
Am 02.04.2013 02:48, schrieb Devin Heitmueller: On Mon, Apr 1, 2013 at 6:14 PM, Mauro Carvalho Chehab mche...@redhat.com wrote: In time, I meant to say: So, it seems very unlikely that any change here will keep it working for model 16009 while breaking it for other HVR-930

Re: [PATCH 0/3] em28xx: add support for two buses on em2874 and upper

2013-04-02 Thread Mauro Carvalho Chehab
Em Tue, 02 Apr 2013 21:02:33 +0200 Frank Schäfer fschaefer@googlemail.com escreveu: We don't have enough documentation to write a driver for avf4910b. Some developers at the ML are trying to implement support for it for HVR-930C:

Re: [PATCH 0/3] em28xx: add support for two buses on em2874 and upper

2013-04-01 Thread Frank Schäfer
Am 18.03.2013 22:22, schrieb Mauro Carvalho Chehab: Em Wed, 06 Mar 2013 18:44:07 +0100 Frank Schäfer fschaefer@googlemail.com escreveu: Am 05.03.2013 16:43, schrieb Devin Heitmueller: 2013/3/5 Mauro Carvalho Chehab mche...@redhat.com: The em2874 chips and upper have 2 buses. On all known

Re: [PATCH 0/3] em28xx: add support for two buses on em2874 and upper

2013-04-01 Thread Mauro Carvalho Chehab
Em Mon, 01 Apr 2013 19:14:03 +0200 Frank Schäfer fschaefer@googlemail.com escreveu: Am 18.03.2013 22:22, schrieb Mauro Carvalho Chehab: Em Wed, 06 Mar 2013 18:44:07 +0100 Frank Schäfer fschaefer@googlemail.com escreveu: Am 05.03.2013 16:43, schrieb Devin Heitmueller: 2013/3/5

Re: [PATCH 0/3] em28xx: add support for two buses on em2874 and upper

2013-04-01 Thread Frank Schäfer
Am 01.04.2013 21:22, schrieb Mauro Carvalho Chehab: Em Mon, 01 Apr 2013 19:14:03 +0200 Frank Schäfer fschaefer@googlemail.com escreveu: Am 18.03.2013 22:22, schrieb Mauro Carvalho Chehab: Em Wed, 06 Mar 2013 18:44:07 +0100 Frank Schäfer fschaefer@googlemail.com escreveu: Am

Re: [PATCH 0/3] em28xx: add support for two buses on em2874 and upper

2013-04-01 Thread Mauro Carvalho Chehab
Em Mon, 01 Apr 2013 22:39:28 +0200 Frank Schäfer fschaefer@googlemail.com escreveu: Am 01.04.2013 21:22, schrieb Mauro Carvalho Chehab: Em Mon, 01 Apr 2013 19:14:03 +0200 Frank Schäfer fschaefer@googlemail.com escreveu: Am 18.03.2013 22:22, schrieb Mauro Carvalho Chehab: Em

Re: [PATCH 0/3] em28xx: add support for two buses on em2874 and upper

2013-04-01 Thread Mauro Carvalho Chehab
Em Mon, 1 Apr 2013 19:12:24 -0300 Mauro Carvalho Chehab mche...@redhat.com escreveu: Em Mon, 01 Apr 2013 22:39:28 +0200 Frank Schäfer fschaefer@googlemail.com escreveu: Am 01.04.2013 21:22, schrieb Mauro Carvalho Chehab: Em Mon, 01 Apr 2013 19:14:03 +0200 Frank Schäfer

Re: [PATCH 0/3] em28xx: add support for two buses on em2874 and upper

2013-03-18 Thread Mauro Carvalho Chehab
Em Tue, 5 Mar 2013 10:43:10 -0500 Devin Heitmueller dheitmuel...@kernellabs.com escreveu: 2013/3/5 Mauro Carvalho Chehab mche...@redhat.com: The em2874 chips and upper have 2 buses. On all known devices, bus 0 is currently used only by eeprom, and bus 1 for the rest. Add support to

Re: [PATCH 0/3] em28xx: add support for two buses on em2874 and upper

2013-03-18 Thread Mauro Carvalho Chehab
Em Wed, 06 Mar 2013 18:44:07 +0100 Frank Schäfer fschaefer@googlemail.com escreveu: Am 05.03.2013 16:43, schrieb Devin Heitmueller: 2013/3/5 Mauro Carvalho Chehab mche...@redhat.com: The em2874 chips and upper have 2 buses. On all known devices, bus 0 is currently used only by eeprom,

Re: [PATCH 0/3] em28xx: add support for two buses on em2874 and upper

2013-03-06 Thread Frank Schäfer
Am 05.03.2013 16:43, schrieb Devin Heitmueller: 2013/3/5 Mauro Carvalho Chehab mche...@redhat.com: The em2874 chips and upper have 2 buses. On all known devices, bus 0 is currently used only by eeprom, and bus 1 for the rest. Add support to register both buses. Did you add a mutex to ensure

[PATCH 0/3] em28xx: add support for two buses on em2874 and upper

2013-03-05 Thread Mauro Carvalho Chehab
The em2874 chips and upper have 2 buses. On all known devices, bus 0 is currently used only by eeprom, and bus 1 for the rest. Add support to register both buses. Tested with 2 devices: HVR-950C (em2883 - 1 bus) and Terratec Cinergy HTC (em2884 - 2 buses): 1) HVR-950C (1 bus only) [

Re: [PATCH 0/3] em28xx: add support for two buses on em2874 and upper

2013-03-05 Thread Devin Heitmueller
2013/3/5 Mauro Carvalho Chehab mche...@redhat.com: The em2874 chips and upper have 2 buses. On all known devices, bus 0 is currently used only by eeprom, and bus 1 for the rest. Add support to register both buses. Did you add a mutex to ensure that both buses cannot be used at the same time?