[linux-dvb] Re: Question about dvb_frontend.c

2004-05-11 Thread Johannes Stezenbach
Christian Gmeiner wrote: > > Christian Gmeiner wrote: > > > > > > cat /proc/dvb/adapter0 > > > - Adapter Info - > > > DVB card: KNC1 DVB-S > > > Frontend: STV0299/TSA5059/SL1935 based > > > > > > - Devices - > > > ~ frontend0 > > > ~ net0 > > > ~ dvr0 > > > ~ demux0 > > > > I'm not

[linux-dvb] Re: Question about dvb_frontend.c

2004-05-10 Thread Johannes Stezenbach
Christian Gmeiner wrote: > > cat /proc/dvb/adapter0 > - Adapter Info - > DVB card: KNC1 DVB-S > Frontend: STV0299/TSA5059/SL1935 based > > - Devices - > ~ frontend0 > ~ net0 > ~ dvr0 > ~ demux0 I'm not sure that I like this. Who is going to use /proc/dvb and for what purpose? Yo

[linux-dvb] Re: Question about dvb_frontend.c

2004-05-09 Thread Michael Hunold
Hello, On 09.05.2004 13:17, Christian Gmeiner wrote: In dvb_frontend.c are these functions: dvb_register_frontend dvb_register_frontend_new Whats the difference of them? The dvb core has been using a separate i2c subsystem. Frontend drivers can register themselves with dvb_register_frontend