diff options
author | Mike Isely <isely@pobox.com> | 2007-11-25 23:07:26 -0600 |
---|---|---|
committer | Mike Isely <isely@pobox.com> | 2007-11-25 23:07:26 -0600 |
commit | b47742c14ba54360223cf7cbc4929deceaf1bc58 (patch) | |
tree | d3049ceb8d929a75c6f25b1cdeb70bb62f124e86 /COPYING | |
parent | e859ac824f9a284fa50783c8536c5b95c6ff2e79 (diff) | |
download | mediapointer-dvb-s2-b47742c14ba54360223cf7cbc4929deceaf1bc58.tar.gz mediapointer-dvb-s2-b47742c14ba54360223cf7cbc4929deceaf1bc58.tar.bz2 |
pvrusb2: Implement signal routing schemes
From: Mike Isely <isely@pobox.com>
The exact routing of video and audio signals within a device is a
device-specific attribute. Hauppauge devices do it one way; other
types of device may route things differently. Unfortunately it is
rather impractical to define chip-specific routing at the device
attribute level, so instead what happens here is that "schemes" are
defined. Each chip level interface implements its part of a given
scheme and the scheme as a whole is made into a device specific
attribute controlled via a table entry in pvrusb2-devattr.c. The only
scheme defined here is for Hauppauge devices, but clearly this opens
the door for other possibilities to follow.
Signed-off-by: Mike Isely <isely@pobox.com>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions