Mailing List archive

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

[linux-dvb] Re: The fameous ver.0.8.2 does not compile either!



god@bbcomputer.ro writes:
 > I can't use older kernel because I need some stupid special feature in the netfilter.
 > I have to use the ne kernel. 
Then use it.


#include <ost/net.h>
struct dvb_net_if dvbnetif;
dvbnetif.pid=0x200;
ioctl(fd_net, NET_ADD_IF, &dvbnetif);

I am assuming you know how to open a device and tune the card to the
right transponder.

Marcus

-- 
---------------------------------------------------------------------
Dr. Marcus Metzler                             
mocm@netcologne.de                     http://www.metzlerbros.de
mocm@convergence.de                    http://www.convergence.de

Convergence Integrated Media GmbH          
Rosenthaler Str. 51                   
D-10178 Berlin                             
---------------------------------------------------------------------




-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.


Home | Main Index | Thread Index