I'm glad that we were able to add support for additional devices, but
this device is not in fact the "Hauppauge Woodbury" that it claims to
be -- I think it would be a better idea to copy the
AU0828_BOARD_HAUPPAUGE_WOODBURY configuration into a new structure,
rename it to something more appropriate, and use that instead.

-Mike

On Sun, May 20, 2012 at 9:30 AM, Mauro Carvalho Chehab
<mche...@redhat.com> wrote:
> This is an automatic generated email to let you know that the following patch 
> were queued at the
> http://git.linuxtv.org/media_tree.git tree:
>
> Subject: [media] au0828: Add USB ID used by many dongles
> Author:  Ismael Luceno <ismael.luc...@gmail.com>
> Date:    Fri May 11 02:14:51 2012 -0300
>
> Tested with Yfeng 680 ATV dongle.
>
> Signed-off-by: Ismael Luceno <ismael.luc...@gmail.com>
> Signed-off-by: Mauro Carvalho Chehab <mche...@redhat.com>
>
>  drivers/media/video/au0828/au0828-cards.c |    2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)
>
> ---
>
> http://git.linuxtv.org/media_tree.git?a=commitdiff;h=e2b710bfde37dcc5e5c55fe09e640c1a218a81a2
>
> diff --git a/drivers/media/video/au0828/au0828-cards.c 
> b/drivers/media/video/au0828/au0828-cards.c
> index 1c6015a..e3fe9a6 100644
> --- a/drivers/media/video/au0828/au0828-cards.c
> +++ b/drivers/media/video/au0828/au0828-cards.c
> @@ -325,6 +325,8 @@ struct usb_device_id au0828_usb_id_table[] = {
>                .driver_info = AU0828_BOARD_HAUPPAUGE_HVR950Q_MXL },
>        { USB_DEVICE(0x2040, 0x7281),
>                .driver_info = AU0828_BOARD_HAUPPAUGE_HVR950Q_MXL },
> +       { USB_DEVICE(0x05e1, 0x0480),
> +               .driver_info = AU0828_BOARD_HAUPPAUGE_WOODBURY },
>        { USB_DEVICE(0x2040, 0x8200),
>                .driver_info = AU0828_BOARD_HAUPPAUGE_WOODBURY },
>        { USB_DEVICE(0x2040, 0x7260),
>
> _______________________________________________
> linuxtv-commits mailing list
> linuxtv-comm...@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits
--
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