diff options
author | Mauro Carvalho Chehab <devnull@localhost> | 2005-09-29 18:45:12 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <devnull@localhost> | 2005-09-29 18:45:12 +0000 |
commit | d90940dda229ce632ee11e0329cef14733c1a964 (patch) | |
tree | 644d05669dbe0ef46dded8a9dd86fc26aeb754e4 /v4l | |
parent | 2924747a626a27ac47b428cbce104b1a93f29f6e (diff) | |
download | mediapointer-dvb-s2-d90940dda229ce632ee11e0329cef14733c1a964.tar.gz mediapointer-dvb-s2-d90940dda229ce632ee11e0329cef14733c1a964.tar.bz2 |
- BTTV Boards now use the same CodingStyle as cx88 and saa7134.
- Included missing card numbers
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 1b48cb29f..dbb9355a6 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,13 @@ +2005-09-29 18:40 mchehab + + * bttv-cards.c: + - Boards now use the same CodingStyle as cx88 and saa7134. + + * bttv.h: + - Included missing card numbers + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-09-29 18:20 nshmyrev * tda8290.c: (set_audio), (set_tv_freq): |