Mailing List archive

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

[linux-dvb] Preliminary evaluation of merge



I just built the new dvb-kernel drivers for my Nexus-S dvb card and all seems well with the 2.6.10-rc1 kernel sources. The only significant difference that I can see right off hand is that the stv0299 frontend is not the only one that gets loaded when I modprobe stv0299 and dvb-ttpci.

dvb_ttpci 315852 19
dvb_core 83252 20 dvb_ttpci
saa7146_vv 50560 1 dvb_ttpci
video_buf 21892 1 saa7146_vv
saa7146 18596 2 dvb_ttpci,saa7146_vv
v4l1_compat 14212 1 saa7146_vv
v4l2_common 6016 1 saa7146_vv
videodev 9664 1 saa7146_vv
ves1820 6020 1 dvb_ttpci
tda8083 6468 1 dvb_ttpci
sp8870 7884 1 dvb_ttpci
crc32 4224 2 dvb_ttpci,dvb_core
ves1x93 6852 1 dvb_ttpci
ttpci_eeprom 2688 1 dvb_ttpci
stv0299 10436 1 dvb_ttpci
i2c_core 24208 7 dvb_ttpci,ves1820,tda8083,sp8870,ves1x93,ttpci_eeprom,stv0299

I am assuming this is normal behavior for the new frontends. All my previous patches applied successfully. The only changes I had to make were to add the extra frontends to my customized init.d script so that they unload when I stop VDR. Thanks for all your hard work.




Home | Main Index | Thread Index