⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 bttv-cards.c

📁 linux-2.6.15.6
💻 C
📖 第 1 页 / 共 5 页
字号:
		.audio_hook     = gvbctv5pci_audio,		.has_radio      = 1,	},	[BTTV_BOARD_OSPREY1x0] = {		.name           = "Osprey 100/150 (878)", /* 0x1(2|3)-45C6-C1 */		.video_inputs   = 4,                  /* id-inputs-clock */		.audio_inputs   = 0,		.tuner          = -1,		.svhs           = 3,		.muxsel         = { 3, 2, 0, 1 },		.pll            = PLL_28,		.tuner_type     = -1,		.tuner_addr	= ADDR_UNSET,		.radio_addr     = ADDR_UNSET,		.no_msp34xx     = 1,		.no_tda9875     = 1,		.no_tda7432     = 1,	},	[BTTV_BOARD_OSPREY1x0_848] = {		.name           = "Osprey 100/150 (848)", /* 0x04-54C0-C1 & older boards */		.video_inputs   = 3,		.audio_inputs   = 0,		.tuner          = -1,		.svhs           = 2,		.muxsel         = { 2, 3, 1 },		.pll            = PLL_28,		.tuner_type     = -1,		.tuner_addr	= ADDR_UNSET,		.radio_addr     = ADDR_UNSET,		.no_msp34xx     = 1,		.no_tda9875     = 1,		.no_tda7432     = 1,	},		/* ---- card 0x54 ---------------------------------- */	[BTTV_BOARD_OSPREY101_848] = {		.name           = "Osprey 101 (848)", /* 0x05-40C0-C1 */		.video_inputs   = 2,		.audio_inputs   = 0,		.tuner          = -1,		.svhs           = 1,		.muxsel         = { 3, 1 },		.pll            = PLL_28,		.tuner_type     = -1,		.tuner_addr	= ADDR_UNSET,		.radio_addr     = ADDR_UNSET,		.no_msp34xx     = 1,		.no_tda9875     = 1,		.no_tda7432     = 1,	},	[BTTV_BOARD_OSPREY1x1] = {		.name           = "Osprey 101/151",       /* 0x1(4|5)-0004-C4 */		.video_inputs   = 1,		.audio_inputs   = 0,		.tuner          = -1,		.svhs           = -1,		.muxsel         = { 0 },		.pll            = PLL_28,		.tuner_type     = -1,		.tuner_addr	= ADDR_UNSET,		.radio_addr     = ADDR_UNSET,		.no_msp34xx     = 1,		.no_tda9875     = 1,		.no_tda7432     = 1,	},	[BTTV_BOARD_OSPREY1x1_SVID] = {		.name           = "Osprey 101/151 w/ svid",  /* 0x(16|17|20)-00C4-C1 */		.video_inputs   = 2,		.audio_inputs   = 0,		.tuner          = -1,		.svhs           = 1,		.muxsel         = { 0, 1 },		.pll            = PLL_28,		.tuner_type     = -1,		.tuner_addr	= ADDR_UNSET,		.radio_addr     = ADDR_UNSET,		.no_msp34xx     = 1,		.no_tda9875     = 1,		.no_tda7432     = 1,	},	[BTTV_BOARD_OSPREY2xx] = {		.name           = "Osprey 200/201/250/251",  /* 0x1(8|9|E|F)-0004-C4 */		.video_inputs   = 1,		.audio_inputs   = 1,		.tuner          = -1,		.svhs           = -1,		.muxsel         = { 0 },		.pll            = PLL_28,		.tuner_type	= UNSET,		.tuner_addr	= ADDR_UNSET,		.radio_addr     = ADDR_UNSET,		.no_msp34xx     = 1,		.no_tda9875     = 1,		.no_tda7432     = 1,	},		/* ---- card 0x58 ---------------------------------- */	[BTTV_BOARD_OSPREY2x0_SVID] = {		.name           = "Osprey 200/250",   /* 0x1(A|B)-00C4-C1 */		.video_inputs   = 2,		.audio_inputs   = 1,		.tuner          = -1,		.svhs           = 1,		.muxsel         = { 0, 1 },		.pll            = PLL_28,		.tuner_type	= UNSET,		.tuner_addr	= ADDR_UNSET,		.radio_addr     = ADDR_UNSET,		.no_msp34xx     = 1,		.no_tda9875     = 1,		.no_tda7432     = 1,	},	[BTTV_BOARD_OSPREY2x0] = {		.name           = "Osprey 210/220",   /* 0x1(A|B)-04C0-C1 */		.video_inputs   = 2,		.audio_inputs   = 1,		.tuner          = -1,		.svhs           = 1,		.muxsel         = { 2, 3 },		.pll            = PLL_28,		.tuner_type	= UNSET,		.tuner_addr	= ADDR_UNSET,		.radio_addr     = ADDR_UNSET,		.no_msp34xx     = 1,		.no_tda9875     = 1,		.no_tda7432     = 1,	},	[BTTV_BOARD_OSPREY500] = {		.name           = "Osprey 500",   /* 500 */		.video_inputs   = 2,		.audio_inputs   = 1,		.tuner          = -1,		.svhs           = 1,		.muxsel         = { 2, 3 },		.pll            = PLL_28,		.tuner_type     = -1,		.tuner_addr	= ADDR_UNSET,		.radio_addr     = ADDR_UNSET,		.no_msp34xx     = 1,		.no_tda9875     = 1,		.no_tda7432     = 1,	},	[BTTV_BOARD_OSPREY540] = {		.name           = "Osprey 540",   /* 540 */		.video_inputs   = 4,		.audio_inputs   = 1,		.tuner          = -1,	#if 0 /* TODO ... */		.svhs           = OSPREY540_SVID_ANALOG,		.muxsel         = {       [OSPREY540_COMP_ANALOG] = 2,					[OSPREY540_SVID_ANALOG] = 3, },	#endif		.pll            = PLL_28,		.tuner_type     = -1,		.tuner_addr	= ADDR_UNSET,		.radio_addr     = ADDR_UNSET,		.no_msp34xx     = 1,		.no_tda9875     = 1,		.no_tda7432     = 1,	#if 0 /* TODO ... */		.muxsel_hook    = osprey_540_muxsel,		.picture_hook   = osprey_540_set_picture,	#endif	},		/* ---- card 0x5C ---------------------------------- */	[BTTV_BOARD_OSPREY2000] = {		.name           = "Osprey 2000",  /* 2000 */		.video_inputs   = 2,		.audio_inputs   = 1,		.tuner          = -1,		.svhs           = 1,		.muxsel         = { 2, 3 },		.pll            = PLL_28,		.tuner_type	= UNSET,		.tuner_addr	= ADDR_UNSET,		.radio_addr     = ADDR_UNSET,		.no_msp34xx     = 1,		.no_tda9875     = 1,		.no_tda7432     = 1,      /* must avoid, conflicts with the bt860 */	},	[BTTV_BOARD_IDS_EAGLE] = {		/* M G Berberich <berberic@forwiss.uni-passau.de> */		.name           = "IDS Eagle",		.video_inputs   = 4,		.audio_inputs   = 0,		.tuner          = -1,		.tuner_type     = -1,		.tuner_addr	= ADDR_UNSET,		.radio_addr     = ADDR_UNSET,		.svhs           = -1,		.gpiomask       = 0,		.muxsel         = { 0, 1, 2, 3 },		.muxsel_hook    = eagle_muxsel,		.no_msp34xx     = 1,		.no_tda9875     = 1,		.pll            = PLL_28,	},	[BTTV_BOARD_PINNACLESAT] = {		.name           = "Pinnacle PCTV Sat",		.video_inputs   = 2,		.audio_inputs   = 0,		.svhs           = 1,		.tuner          = -1,		.tuner_type     = -1,		.tuner_addr	= ADDR_UNSET,		.radio_addr     = ADDR_UNSET,		.no_msp34xx     = 1,		.no_tda9875     = 1,		.no_tda7432     = 1,		.muxsel         = { 3, 0, 1, 2},		.pll            = PLL_28,		.no_gpioirq     = 1,		.has_dvb        = 1,	},	[BTTV_BOARD_FORMAC_PROTV] = {		.name           = "Formac ProTV II (bt878)",		.video_inputs   = 4,		.audio_inputs   = 1,		.tuner          = 0,		.svhs           = 3,		.gpiomask       = 2,		/* TV, Comp1, Composite over SVID con, SVID */		.muxsel         = { 2, 3, 1, 1},		.audiomux       = { 2, 2, 0, 0, 0 },		.pll            = PLL_28,		.has_radio      = 1,		.tuner_type     = TUNER_PHILIPS_PAL,		.tuner_addr	= ADDR_UNSET,		.radio_addr     = ADDR_UNSET,	/* sound routing:		GPIO=0x00,0x01,0x03: mute (?)		0x02: both TV and radio (tuner: FM1216/I)		The card has onboard audio connectors labeled "cdrom" and "board",		not soldered here, though unknown wiring.		Card lacks: external audio in, pci subsystem id.	*/	},		/* ---- card 0x60 ---------------------------------- */	[BTTV_BOARD_MACHTV] = {		.name           = "MachTV",		.video_inputs   = 3,		.audio_inputs   = 1,		.tuner          = 0,		.svhs           = -1,		.gpiomask       = 7,		.muxsel         = { 2, 3, 1, 1},		.audiomux       = { 0, 1, 2, 3, 4},		.needs_tvaudio  = 1,		.tuner_type     = 5,		.tuner_addr	= ADDR_UNSET,		.radio_addr     = ADDR_UNSET,		.pll            = PLL_28,	},	[BTTV_BOARD_EURESYS_PICOLO] = {		.name           = "Euresys Picolo",		.video_inputs   = 3,		.audio_inputs   = 0,		.tuner          = -1,		.svhs           = 2,		.gpiomask       = 0,		.no_msp34xx     = 1,		.no_tda9875     = 1,		.no_tda7432     = 1,		.muxsel         = { 2, 0, 1},		.pll            = PLL_28,		.tuner_type     = UNSET,		.tuner_addr	= ADDR_UNSET,		.radio_addr     = ADDR_UNSET,	},	[BTTV_BOARD_PV150] = {		/* Luc Van Hoeylandt <luc@e-magic.be> */		.name           = "ProVideo PV150", /* 0x4f */		.video_inputs   = 2,		.audio_inputs   = 0,		.tuner          = -1,		.svhs           = -1,		.gpiomask       = 0,		.muxsel         = { 2, 3 },		.audiomux       = { 0 },		.needs_tvaudio  = 0,		.no_msp34xx     = 1,		.pll            = PLL_28,		.tuner_type     = UNSET,		.tuner_addr	= ADDR_UNSET,		.radio_addr     = ADDR_UNSET,	},	[BTTV_BOARD_AD_TVK503] = {		/* Hiroshi Takekawa <sian@big.or.jp> */		/* This card lacks subsystem ID */		.name           = "AD-TVK503", /* 0x63 */		.video_inputs   = 4,		.audio_inputs   = 1,		.tuner          = 0,		.svhs           = 2,		.gpiomask       = 0x001e8007,		.muxsel         = { 2, 3, 1, 0 },		/*                  Tuner, Radio, external, internal, off,  on */		.audiomux       = { 0x08,  0x0f,  0x0a,     0x08,     0x0f, 0x08 },		.needs_tvaudio  = 0,		.no_msp34xx     = 1,		.pll            = PLL_28,		.tuner_type     = 2,		.tuner_addr	= ADDR_UNSET,		.radio_addr     = ADDR_UNSET,		.audio_hook	= adtvk503_audio,	},		/* ---- card 0x64 ---------------------------------- */	[BTTV_BOARD_HERCULES_SM_TV] = {		.name           = "Hercules Smart TV Stereo",		.video_inputs   = 4,		.audio_inputs   = 1,		.tuner          = 0,		.svhs           = 2,		.gpiomask       = 0x00,		.muxsel         = { 2, 3, 1, 1 },		.needs_tvaudio  = 1,		.no_msp34xx     = 1,		.pll            = PLL_28,		.tuner_type     = 5,		.tuner_addr	= ADDR_UNSET,		.radio_addr     = ADDR_UNSET,		/* Notes:		- card lacks subsystem ID		- stereo variant w/ daughter board with tda9874a @0xb0		- Audio Routing:			always from tda9874 independent of GPIO (?)			external line in: unknown		- Other chips: em78p156elp @ 0x96 (probably IR remote control)			hef4053 (instead 4052) for unknown function		*/	},	[BTTV_BOARD_PACETV] = {		.name           = "Pace TV & Radio Card",		.video_inputs   = 4,		.audio_inputs   = 1,		.tuner          = 0,		.svhs           = 2,		.muxsel         = { 2, 3, 1, 1}, /* Tuner, CVid, SVid, CVid over SVid connector */		.gpiomask       = 0,		.no_tda9875     = 1,		.no_tda7432     = 1,		.tuner_type     = 1,		.tuner_addr	= ADDR_UNSET,		.radio_addr     = ADDR_UNSET,		.has_radio      = 1,		.pll            = PLL_28,		/* Bt878, Bt832, FI1246 tuner; no pci subsystem id		only internal line out: (4pin header) RGGL		Radio must be decoded by msp3410d (not routed through)*/		/*		.digital_mode   = DIGITAL_MODE_CAMERA,  todo!		*/	},	[BTTV_BOARD_IVC200] = {		/* Chris Willing <chris@vislab.usyd.edu.au> */		.name           = "IVC-200",		.video_inputs   = 1,		.audio_inputs   = 0,		.tuner          = -1,		.tuner_type     = -1,		.tuner_addr	= ADDR_UNSET,		.radio_addr     = ADDR_UNSET,		.svhs           = -1,		.gpiomask       = 0xdf,		.muxsel         = { 2 },		.pll            = PLL_28,	},	[BTTV_BOARD_XGUARD] = {		.name           = "Grand X-Guard / Trust 814PCI",		.video_inputs   = 16,		.audio_inputs   = 0,		.tuner          = -1,		.svhs           = -1,		.tuner_type     = 4,		.tuner_addr	= ADDR_UNSET,		.radio_addr     = ADDR_UNSET,		.gpiomask2      = 0xff,		.muxsel         = { 2,2,2,2, 3,3,3,3, 1,1,1,1, 0,0,0,0 },		.muxsel_hook    = xguard_muxsel,		.no_msp34xx     = 1,		.no_tda9875     = 1,		.no_tda7432     = 1,		.pll            = PLL_28,	},		/* ---- card 0x68 ---------------------------------- */	[BTTV_BOARD_NEBULA_DIGITV] = {		.name           = "Nebula Electronics DigiTV",		.video_inputs   = 1,		.tuner          = -1,		.svhs           = -1,		.muxsel         = { 2, 3, 1, 0},		.no_msp34xx     = 1,		.no_tda9875     = 1,		.no_tda7432     = 1,		.pll            = PLL_28,		.tuner_type     = -1,		.tuner_addr	= ADDR_UNSET,		.radio_addr     = ADDR_UNSET,		.has_dvb        = 1,		.has_remote	= 1,		.gpiomask	= 0x1b,		.no_gpioirq     = 1,		.any_irq		= 1,	},	[BTTV_BOARD_PV143] = {		/* Jorge Boncompte - DTI2 <jorge@dti2.net> */		.name           = "ProVideo PV143",		.video_inputs   = 4,		.audio_inputs   = 0,		.tuner          = -1,		.svhs           = -1,		.gpiomask       = 0,		.muxsel         = { 2, 3, 1, 0 },		.audiomux       = { 0 },		.needs_tvaudio  = 0,		.no_msp34xx     = 1,		.pll            = PLL_28,		.tuner_type     = -1,		.tuner_addr	= ADDR_UNSET,		.radio_addr     = ADDR_UNSET,	},	[BTTV_BOARD_VD009X1_MINIDIN] = {		/* M.Klahr@phytec.de */		.name           = "PHYTEC VD-009-X1 MiniDIN (bt878)",		.video_inputs   = 4,		.audio_inputs   = 0,		.tuner          = -1, /* car

⌨️ 快捷键说明

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