public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [linux-dvb] How to disable RC-polling from driver
@ 2008-03-21 14:51 Antti Palosaari
  2008-03-21 18:11 ` Albert Comerma
  0 siblings, 1 reply; 3+ messages in thread
From: Antti Palosaari @ 2008-03-21 14:51 UTC (permalink / raw)
  To: linux-dvb

moi
Is there any designed way (for example callback) to disable RC-polling 
(disable_rc_polling) from dvb-usb-driver module in runtime? There is 
information regarding remote controller usage stored in eeprom and 
therefore it is not possible use dvb_usb_device_properties structure 
(structure is populated earlier).

regards
Antti
-- 
http://palosaari.fi/

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

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

* Re: [linux-dvb] How to disable RC-polling from driver
  2008-03-21 14:51 [linux-dvb] How to disable RC-polling from driver Antti Palosaari
@ 2008-03-21 18:11 ` Albert Comerma
  2008-03-21 19:44   ` Antti Palosaari
  0 siblings, 1 reply; 3+ messages in thread
From: Albert Comerma @ 2008-03-21 18:11 UTC (permalink / raw)
  To: Antti Palosaari; +Cc: linux-dvb


[-- Attachment #1.1: Type: text/plain, Size: 735 bytes --]

Moi,
I found this that perhaps is useful for you;
to disable rc_polling on /etc/modprobe.d/options add;

options dvb_usb disable_rc_polling=1

Albert

2008/3/21, Antti Palosaari <crope@iki.fi>:
>
> moi
> Is there any designed way (for example callback) to disable RC-polling
> (disable_rc_polling) from dvb-usb-driver module in runtime? There is
> information regarding remote controller usage stored in eeprom and
> therefore it is not possible use dvb_usb_device_properties structure
> (structure is populated earlier).
>
> regards
> Antti
>
> --
> http://palosaari.fi/
>
> _______________________________________________
> linux-dvb mailing list
> linux-dvb@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
>

[-- Attachment #1.2: Type: text/html, Size: 1187 bytes --]

[-- Attachment #2: Type: text/plain, Size: 150 bytes --]

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

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

* Re: [linux-dvb] How to disable RC-polling from driver
  2008-03-21 18:11 ` Albert Comerma
@ 2008-03-21 19:44   ` Antti Palosaari
  0 siblings, 0 replies; 3+ messages in thread
From: Antti Palosaari @ 2008-03-21 19:44 UTC (permalink / raw)
  To: Albert Comerma; +Cc: linux-dvb

Albert Comerma wrote:
> Moi,
> I found this that perhaps is useful for you;
> to disable rc_polling on /etc/modprobe.d/options add;
> 
> options dvb_usb disable_rc_polling=1

yes I found this. But how I do that after reading eeprom in dvb-udb-module=

Antti
> 
> Albert
> 
> 2008/3/21, Antti Palosaari <crope@iki.fi <mailto:crope@iki.fi>>:
> 
>     moi
>     Is there any designed way (for example callback) to disable RC-polling
>     (disable_rc_polling) from dvb-usb-driver module in runtime? There is
>     information regarding remote controller usage stored in eeprom and
>     therefore it is not possible use dvb_usb_device_properties structure
>     (structure is populated earlier).
> 
>     regards
>     Antti
> 
>     --
>     http://palosaari.fi/
> 
>     _______________________________________________
>     linux-dvb mailing list
>     linux-dvb@linuxtv.org <mailto:linux-dvb@linuxtv.org>
>     http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> linux-dvb mailing list
> linux-dvb@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb


-- 
http://palosaari.fi/

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

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

end of thread, other threads:[~2008-03-21 19:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-21 14:51 [linux-dvb] How to disable RC-polling from driver Antti Palosaari
2008-03-21 18:11 ` Albert Comerma
2008-03-21 19:44   ` Antti Palosaari

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