[linux-dvb] [PATCH] Add syntek corp device to au0828
Mark Kimsal
mark at metrofindings.com
Thu Oct 16 15:25:51 CEST 2008
The woodbury is the first model I chose, and it seems to work. I tried two
others and they do not tune any channels, although the module au0828 does
load. Watching ATSC works fine, haven't tried NTSC or QAM.
diff -r 9273407ca6e1 linux/drivers/media/video/au0828/au0828-cards.c
--- a/linux/drivers/media/video/au0828/au0828-cards.c Wed Oct 15 02:50:03
2008 +0400
+++ b/linux/drivers/media/video/au0828/au0828-cards.c Thu Oct 16 09:23:50
2008 -0400
@@ -212,6 +212,8 @@ struct usb_device_id au0828_usb_id_table
.driver_info = AU0828_BOARD_HAUPPAUGE_HVR950Q_MXL },
{ USB_DEVICE(0x2040, 0x8200),
.driver_info = AU0828_BOARD_HAUPPAUGE_WOODBURY },
+ { USB_DEVICE(0x05e1, 0x0400),
+ .driver_info = AU0828_BOARD_HAUPPAUGE_WOODBURY },
{ },
};
--
Mark Kimsal
http://biz.metrofindings.com/
Fax: 866-375-1590
More information about the linux-dvb
mailing list