diff options
author | Mauro Carvalho Chehab <devnull@localhost> | 2005-09-16 19:18:21 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <devnull@localhost> | 2005-09-16 19:18:21 +0000 |
commit | d1717bbdfb6f885352c4784ea9d410ccaa7e1a0b (patch) | |
tree | 18ed0cc8a8d0d47d7f81f6b1e4649a2982733e8a /v4l | |
parent | ac10ae67e9fffb39dc06494102deaf22d0833c24 (diff) | |
download | mediapointer-dvb-s2-d1717bbdfb6f885352c4784ea9d410ccaa7e1a0b.tar.gz mediapointer-dvb-s2-d1717bbdfb6f885352c4784ea9d410ccaa7e1a0b.tar.bz2 |
- Added Prolink Pixelview PV-BT878P+ (Rev.2E) compatibility
to the bttv driver. It's now card=138 and it works at least
for tv, sound and radio.
Signed-off-by: Luis Miguel GarcÃa <ktecho@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 8ca0c3a7d..9ba7a7683 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,13 @@ +2005-09-16 20:24 mchehab + + * bttv-cards.c: + - Added Prolink Pixelview PV-BT878P+ (Rev.2E) compatibility + to the bttv driver. It's now card=138 and it works at least + for tv, sound and radio. + + Signed-off-by: Luis Miguel García <ktecho@gmail.com> + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-09-15 03:01 mkrufky * tvaudio.c: (chip_write), (chip_read), (chip_read2), (chip_cmd), |