Re: [PATCH 1/1] gl861: correct address of the bulk endpoint

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

 



Jan Nijs wrote:
> The megasky 580 based on gl861 has three endpoints:
> - 0x81 BULK/ISOC	IN	MPEG2 TS
> - 0x83 INT			IN	remote control receiver
> - 0x02 BULK			OUT	bulk control endpoint
> 
> It doesn't look like the bulk endpoint is used, but better to
> have the correct one in the config.
> 
> Signed-off-by: Jan Nijs <jan.nijs@xxxxxxxxxx>
> 
> ---
> diff -uNrp megasky/linux/drivers/media/dvb/dvb-usb/gl861.c megasky-local-development/linux/drivers/media/dvb/dvb-usb/gl861.c
> --- megasky/linux/drivers/media/dvb/dvb-usb/gl861.c	2006-10-07 16:37:11.000000000 +0200
> +++ megasky-local-development/linux/drivers/media/dvb/dvb-usb/gl861.c	2006-10-07 02:59:53.000000000 +0200
> @@ -178,7 +178,7 @@ static struct dvb_usb_device_properties 
>  	}},
>  	.i2c_algo         = &gl861_i2c_algo,
>  
> -	.generic_bulk_ctrl_endpoint = 0x01,
> +	.generic_bulk_ctrl_endpoint = 0x02,
>  
>  	.num_device_descs = 1,
>  	.devices = {

Applied, thanks

_______________________________________________
linux-dvb mailing list
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