summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb
diff options
context:
space:
mode:
authorMichael Krufky <mkrufky@linuxtv.org>2006-10-07 15:29:54 -0400
committerMichael Krufky <mkrufky@linuxtv.org>2006-10-07 15:29:54 -0400
commit6c927dc4a6d7c842fac1be81497c3cca15d9b0ff (patch)
tree1f719e920134b36e4f7f5efc71b5a45cddcb87b5 /linux/drivers/media/dvb
parenta02c6e1964c4396a8595b8892d035cf56852d7f5 (diff)
downloadmediapointer-dvb-s2-6c927dc4a6d7c842fac1be81497c3cca15d9b0ff.tar.gz
mediapointer-dvb-s2-6c927dc4a6d7c842fac1be81497c3cca15d9b0ff.tar.bz2
gl861: correct address of the bulk endpoint
From: Jan Nijs <jan.nijs@scarlet.be> 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@scarlet.be> Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Diffstat (limited to 'linux/drivers/media/dvb')
-rw-r--r--linux/drivers/media/dvb/dvb-usb/gl861.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/drivers/media/dvb/dvb-usb/gl861.c b/linux/drivers/media/dvb/dvb-usb/gl861.c
index daa6e3001..792d38971 100644
--- a/linux/drivers/media/dvb/dvb-usb/gl861.c
+++ b/linux/drivers/media/dvb/dvb-usb/gl861.c
@@ -178,7 +178,7 @@ static struct dvb_usb_device_properties gl861_properties = {
}},
.i2c_algo = &gl861_i2c_algo,
- .generic_bulk_ctrl_endpoint = 0x01,
+ .generic_bulk_ctrl_endpoint = 0x02,
.num_device_descs = 1,
.devices = {