public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [linux-dvb] Max DVB frontends
@ 2008-08-20 10:56 John Brown
  2008-08-20 11:32 ` Janne Grunau
  0 siblings, 1 reply; 2+ messages in thread
From: John Brown @ 2008-08-20 10:56 UTC (permalink / raw)
  To: linux-dvb

Is the a maximum number of dvb frontends.  As I can't get more the 8 to 
register, all the devices work separately but after the 8th device 
registers calls to dvb_register_adapter() fail with errno -23.  If there 
is a set limit is there away to change it a run time, or is it a matter 
of altering some defines and rebuilding the kernel. If some one could 
point me in the correct direction I would appreciate it as much googling 
has turned up no useful leads.

John Brown

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

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

* Re: [linux-dvb] Max DVB frontends
  2008-08-20 10:56 [linux-dvb] Max DVB frontends John Brown
@ 2008-08-20 11:32 ` Janne Grunau
  0 siblings, 0 replies; 2+ messages in thread
From: Janne Grunau @ 2008-08-20 11:32 UTC (permalink / raw)
  To: linux-dvb

On Wednesday 20 August 2008 12:56:22 John Brown wrote:
> Is the a maximum number of dvb frontends.  As I can't get more the 8
> to register, all the devices work separately but after the 8th device
> registers calls to dvb_register_adapter() fail with errno -23.  If
> there is a set limit is there away to change it a run time, or is it
> a matter of altering some defines and rebuilding the kernel.

Source code change and recompile. The maximal number is defined as 
MAX_DVB_ADAPTERS in drivers/media/dvb/dvb-core/dvbdev.h.

HTH Janne

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

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

end of thread, other threads:[~2008-08-20 11:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-20 10:56 [linux-dvb] Max DVB frontends John Brown
2008-08-20 11:32 ` Janne Grunau

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