readme.saa7134
来自「saa7134-0.2.9.tar.gz 电视卡驱动程序」· SAA7134 代码 · 共 66 行
SAA7134
66 行
What is it?===========This is a v4l2/oss device driver for saa7130/33/34/35 based capture / TVboards. See http://www.semiconductors.philips.com/pip/saa7134hl for adescription.Status======Almost everything is working. video, sound, tuner, radio, mpeg ts, ...As with bttv, card-specific tweaks are needed. Check CARDLIST for alist of known TV cards and saa7134-cards.c for the drivers cardconfiguration info.Build=====Pick up videodev + v4l2 patches from http://bytesex.org/patches/.Configure, build, install + boot the new kernel. You'll need at leastthese config options: CONFIG_I2C=m CONFIG_VIDEO_DEV=mType "make" to build the driver now. "make install" installs thedriver. "modprobe saa7134" should load it. Depending on the card youmight have to pass card=<nr> as insmod option, check CARDLIST forvalid choices.Changes / Fixes===============Please mail me unified diffs ("diff -u") with your changes, and don'tforget to tell me what it changes / which problem it fixes / whateverit is good for ...Known Problems==============* The tuner for the flyvideos isn't detected automatically and the default might not work for you depending on which version you have. There is a tuner= insmod option to override the driver's default.Credits=======andrew.stevens@philips.com + werner.leeb@philips.com for providingsaa7134 hardware specs and sample board.Have fun, Gerd-- Gerd Knorr <kraxel@bytesex.org> [SuSE Labs]
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?