public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [linux-dvb] [PATCH] Add syntek corp device to au0828
@ 2008-10-23  2:30 CityK
  0 siblings, 0 replies; 7+ messages in thread
From: CityK @ 2008-10-23  2:30 UTC (permalink / raw)
  To: linux-dvb

Mark Kimsal wrote:

> mkrufky wrote:
> > can you give me the exact name of the device (from the retail package) ?
> As per my other email (sabrent/auvitek unknown usb device) I'm not
> entirely
> sure of the brand name.  The Web store lists it as "sabrent".  lsusb says 
> it's "syntek", but Windows and the device manager says it's an "auvitek".  
> The box has literally no brand name.  The only "brand" looking things are 
> just acronyms like NTSC and ATSC.  The windows .inf file for the driver is 
> littered with the words "auvitek international", "copyright auvitek" and the 
> like....
>
> Although I didn't buy the device, the first brand name that I identified would 
> be "auvitek".  Sabrent was only found after back tracking to the the retailer 
> and seeing the product page.  I don't think that "Syntek" is the proper 
> coporation for the usb vendor ID of 05e1.

http://www.linuxtv.org/wiki/index.php/Sabrent_TV-USBHD



mkrufky wrote:

> I thought this stick had an MT2130 inside -- looks like you've got
> another revision with a TDA18271... very interesting :-)


I believe that the AnyTV sticks, from Shenzhen Forward Video, are configured with the MT213x part too. 


_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

^ permalink raw reply	[flat|nested] 7+ messages in thread
* [linux-dvb] [PATCH] Add syntek corp device to au0828
@ 2008-10-16 13:25 Mark Kimsal
  2008-10-16 15:11 ` Michael Krufky
  0 siblings, 1 reply; 7+ messages in thread
From: Mark Kimsal @ 2008-10-16 13:25 UTC (permalink / raw)
  To: linux-dvb

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

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-11-11  0:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-23  2:30 [linux-dvb] [PATCH] Add syntek corp device to au0828 CityK
  -- strict thread matches above, loose matches on Subject: below --
2008-10-16 13:25 Mark Kimsal
2008-10-16 15:11 ` Michael Krufky
2008-10-17 13:57   ` Mark Kimsal
2008-11-08 20:58     ` Michael Krufky
2008-11-10 23:39       ` Mark Kimsal
2008-11-11  0:51       ` Mark Kimsal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox