Re: gspca_pac7302 driver broken ?

2012-09-03 Thread Frank Schäfer
Am 02.09.2012 22:08, schrieb Ezequiel Garcia:
> Hi Frank,
>
> On Sun, Sep 2, 2012 at 2:15 PM, Frank Schäfer
>  wrote:
>> Hi,
>>
>> can anyone who owns such a device confirm that the gspca_pac7302 driver
>> (kernel 3.6.0-rc1+) is fine ?
>>
> It's working here with latest media-tree kernel.
>
> Driver Info:
>   Driver name   : gspca_pac7302
>   Card type : USB Camera (093a:2625)
>   Bus info  : usb-:00:12.0-1
>   Driver version: 3.6.0
>   Capabilities  : 0x8501
>   Video Capture
>   Read/Write
>   Streaming
>   Device Capabilities
>   Device Caps   : 0x0501
>   Video Capture
>   Read/Write
>   Streaming
>
> Hope this helps,
> Ezequiel.

Ok, thank you for testing.
Then this device must be somehow different. :(
The driver seems to be "straight-forward", it basically writes static
sequences to registers and doesn't check things like chip ids etc.
So I guess it's time again for USB-sniffing...

Regards,
Frank



--
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


Re: gspca_pac7302 driver broken ?

2012-09-02 Thread Ezequiel Garcia
Hi Frank,

On Sun, Sep 2, 2012 at 2:15 PM, Frank Schäfer
 wrote:
> Hi,
>
> can anyone who owns such a device confirm that the gspca_pac7302 driver
> (kernel 3.6.0-rc1+) is fine ?
>

It's working here with latest media-tree kernel.

Driver Info:
Driver name   : gspca_pac7302
Card type : USB Camera (093a:2625)
Bus info  : usb-:00:12.0-1
Driver version: 3.6.0
Capabilities  : 0x8501
Video Capture
Read/Write
Streaming
Device Capabilities
Device Caps   : 0x0501
Video Capture
Read/Write
Streaming

Hope this helps,
Ezequiel.
--
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


gspca_pac7302 driver broken ?

2012-09-02 Thread Frank Schäfer
Hi,

can anyone who owns such a device confirm that the gspca_pac7302 driver
(kernel 3.6.0-rc1+) is fine ?

Today I stumbled over a webcam which we do not support yet. The Windows
driver of this device is called pac7302.sys, so I added it's USB-ID to
the gspca-driver but couldn't get the device working.
When I started capturing, the LED turned on for about a second and then
off again. No frames are received. There were no error messages.

I didn't have enough time for looking into this deeper today, but I
think I could borrow this device again in a few days.

Regards,
Frank Schäfer
--
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