diff options
author | Mauro Carvalho Chehab <devnull@localhost> | 2005-08-17 09:56:30 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <devnull@localhost> | 2005-08-17 09:56:30 +0000 |
commit | 5e49ebffdf77e2a1052b3c84d175e707749f532a (patch) | |
tree | adb9dd491ded5047bc85c6ec92b1e887432c74cb /v4l | |
parent | 1f08c94aa2f0077b3bf978d9abcdeed2d0e3e8f2 (diff) | |
download | mediapointer-dvb-s2-5e49ebffdf77e2a1052b3c84d175e707749f532a.tar.gz mediapointer-dvb-s2-5e49ebffdf77e2a1052b3c84d175e707749f532a.tar.bz2 |
*cx88-reg.h:
- Added some registers to control PCI controller at CX2388x chips.
* cx88-tvaudio.c:
- BTSC Lang1 now is set to auto_stereo mode.
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 8361fa0f5..bca3c5bc3 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,13 @@ +2005-08-17 09:58 mchehab + + *cx88-reg.h: + - Added some registers to control PCI controller at CX2388x chips. + + * cx88-tvaudio.c: + - BTSC Lang1 now is set to auto_stereo mode. + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-08-16 18:00 catalin * cx88-blackbird.c: |