Mailing List archive

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

[linux-dvb] [Fwd: Re: Re: DVB drivers and mandrake 8.0]



Alex W writes:
 > If you want the dvb0 device you need to import it :
 > 
 > insmod dvb_net.o
 > ifconfig dvb0 192.168.4.1
 > 
 > Normally the Mac address is wrong, and if you try to change it using :


It is not wrong, it is just not set.

 
 > ifconfig dvb0 hw ether xx:xx:xx:xx:xx:xx
 > 
 > The only address you can have is a multicast one. By editing the dvb_net.c file,


The kernel seems to filter this somewhere along the way to the driver. 

 > you can tweak the filter 0 to load a mac address at start, but no way to set the
 > associated pid :(


You can use the io_addr option for specifying the PID.


Ralph


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



Home | Main Index | Thread Index