Re: Freecom DVB-T stick with ID 14aa:0225

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

You need to change the USB-Endpoint ID to 0x86 to get your Patch and Firmware 
working. 

------------------ snip --------------------

     /* parameter for the MPEG2-data transfer */
	.urb = {
		.type = DVB_USB_BULK,
		.count = 7,
		.endpoint = 0x86,
		.u = {
			.bulk = {
				.buffersize = 4096,
			}
		}
	},

------------------ snip --------------------

I'm using Kaffeine and it is now working very well!

-- 

    Alex


_______________________________________________

linux-dvb@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[Index of Archives]     [Linux Media]     [Video 4 Linux]     [Asterisk]     [Samba]     [Xorg]     [Xfree86]     [Linux USB]

  Powered by Linux