资源简介
dvb-TV-机顶盒核心代码
代码片段和文件信息
/*
saa7146.o - driver for generic saa7146-based hardware
Copyright (C) 1998-2003 Michael Hunold
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License or
(at your option) any later version.
This program is distributed in the hope that it will be useful
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not write to the Free Software
Foundation Inc. 675 Mass Ave Cambridge MA 02139 USA.
*/
#include
/* global variables */
struct list_head saa7146_devices;
struct semaphore saa7146_devices_lock;
static int initialized = 0;
int saa7146_num
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 1289 2004-01-26 01:31 linuxtv-dvb-1.1.1\MAKEDEV-DVB.sh
文件 1442 2004-03-03 23:43 linuxtv-dvb-1.1.1\Makefile
文件 5154 2004-03-03 23:43 linuxtv-dvb-1.1.1\NEWS
文件 7054 2004-03-05 19:39 linuxtv-dvb-1.1.1\README
文件 2063 2004-02-05 02:25 linuxtv-dvb-1.1.1\README-2.6
文件 4230 2004-01-29 18:43 linuxtv-dvb-1.1.1\README.bt8xx
文件 1736 2004-02-05 00:02 linuxtv-dvb-1.1.1\TODO
文件 1982 2004-01-26 02:45 linuxtv-dvb-1.1.1\TROUBLESHOOTING
文件 1051 2004-02-05 01:55 linuxtv-dvb-1.1.1\makeli
文件 1866 2004-02-06 22:31 linuxtv-dvb-1.1.1\build-2.6\Makefile
文件 219 2004-01-05 23:44 linuxtv-dvb-1.1.1\build-2.6\README
文件 925 2004-01-05 23:44 linuxtv-dvb-1.1.1\build-2.6\getli
文件 2273 2004-02-05 03:08 linuxtv-dvb-1.1.1\build-2.6\insmod.sh
文件 18109 2004-02-05 01:09 linuxtv-dvb-1.1.1\doc\dvbapi\LICENSE
文件 628 2004-02-05 01:09 linuxtv-dvb-1.1.1\doc\dvbapi\Makefile
文件 16785 2004-02-05 01:09 linuxtv-dvb-1.1.1\doc\dvbapi\audio.tex
文件 827 2004-02-05 01:09 linuxtv-dvb-1.1.1\doc\dvbapi\bibsection.sty
文件 3886 2004-02-05 01:09 linuxtv-dvb-1.1.1\doc\dvbapi\ca.tex
文件 4342 2004-02-05 01:09 linuxtv-dvb-1.1.1\doc\dvbapi\cimlogo.psi
文件 15853 2004-02-05 01:09 linuxtv-dvb-1.1.1\doc\dvbapi\demux.tex
文件 198 2004-02-05 01:09 linuxtv-dvb-1.1.1\doc\dvbapi\devices.tex
文件 2798 2004-02-05 01:09 linuxtv-dvb-1.1.1\doc\dvbapi\dvbapi.tex
文件 1945 2004-02-05 01:09 linuxtv-dvb-1.1.1\doc\dvbapi\dvbstb.fig
文件 12082 2004-02-05 01:09 linuxtv-dvb-1.1.1\doc\dvbapi\examples.tex
文件 18487 2004-02-05 01:09 linuxtv-dvb-1.1.1\doc\dvbapi\fdl.tex
文件 145 2004-02-05 01:09 linuxtv-dvb-1.1.1\doc\dvbapi\fig2pstex
文件 25621 2004-02-05 01:09 linuxtv-dvb-1.1.1\doc\dvbapi\frontend.tex
文件 357 2004-02-05 01:09 linuxtv-dvb-1.1.1\doc\dvbapi\getbb
文件 5861 2004-02-05 01:09 linuxtv-dvb-1.1.1\doc\dvbapi\intro.tex
文件 46268 2004-02-05 01:09 linuxtv-dvb-1.1.1\doc\dvbapi\kdapi.tex
............此处省略153个文件信息
- 上一篇:VC6桌面录像
- 下一篇:modbus tcp 封装类
评论
共有 条评论