readme

来自「linux TV 源码」· 代码 · 共 19 行

TXT
19
字号
This is the first attempt at wrapping the em8300 driver (hoolywoodplus/drx3) with the DVB API. Right now it doesn't work very well andmay cause your system to CRASH. You also need to get the microcodefrom your windows drivers (see http://dxr3.sourceforge.net/ on how todo this) and put it into the microcode directory. Also edit theMakefile so that the correct microcode is loaded (right now it willload microcode/microcode0.bin). You also need to set the correctmodule parameters for adv717x.o and  em8300.o. See the instructions on http://dxr3.sourceforge.net/ on how to do that.The entire project is still in a very early stage. Since I don't havemuch time for it, I release this code so that interested people maywork on it. Note that all the files in the modules directory are theunchanged original driver files from the sourceforge project, althoughthey are not the latest version.Don't forget that you also need the file em8300.h inDVB/include/linux/.If you have questions please contact me at mocm@metzlerbros.de.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?