diff options
author | Nickolay V. Shmyrev <devnull@localhost> | 2005-09-05 14:52:03 +0000 |
---|---|---|
committer | Nickolay V. Shmyrev <devnull@localhost> | 2005-09-05 14:52:03 +0000 |
commit | fc8def06a7ca6f35a0035e084f4304434be9d8e5 (patch) | |
tree | 2377e7d05d26172a81922611991f5dbb3ae407e1 /v4l/ChangeLog | |
parent | b1d20c2152f9cce2cda86bad29d8ffcaf1fed222 (diff) | |
download | mediapointer-dvb-s2-fc8def06a7ca6f35a0035e084f4304434be9d8e5.tar.gz mediapointer-dvb-s2-fc8def06a7ca6f35a0035e084f4304434be9d8e5.tar.bz2 |
* saa7134-cards.c:
- Added support for OEM version of FlyTV Platinum mini with a
subvendor id of 0x4e42.
- Added the OEM PCI id's to the docs/CARDLIST.saa7134 for item 39
- Modified the vmux in the SAA7134_BOARD_FLYTVPLATINUM_MINI driver
data from 0 (Composite over S-Video) to 3 (Composite).
Signed-off-by: Glen Gray <glen@lincor.com>
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r-- | v4l/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index c5996417e..5e47c1a47 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,14 @@ +2005-09-05 14:56 nshmyrev + + * saa7134-cards.c: + - Added support for OEM version of FlyTV Platinum mini with a + subvendor id of 0x4e42. + - Added the OEM PCI id's to the docs/CARDLIST.saa7134 for item 39 + - Modified the vmux in the SAA7134_BOARD_FLYTVPLATINUM_MINI driver + data from 0 (Composite over S-Video) to 3 (Composite). + + Signed-off-by: Glen Gray <glen@lincor.com> + 2005-09-04 13:32 mkrufky * cx88-input.c: (cx88_ir_init): |