diff options
author | Mauro Carvalho Chehab <devnull@localhost> | 2005-10-27 12:20:57 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <devnull@localhost> | 2005-10-27 12:20:57 +0000 |
commit | 0f576583a63ad3f1044f01b88b4758c5d8e924f4 (patch) | |
tree | 23adf364f00ec0f4687cb8acbf66689e5089804b /v4l | |
parent | ee15f10aea41bf2c35338d93dc99b251025ada59 (diff) | |
download | mediapointer-dvb-s2-0f576583a63ad3f1044f01b88b4758c5d8e924f4.tar.gz mediapointer-dvb-s2-0f576583a63ad3f1044f01b88b4758c5d8e924f4.tar.bz2 |
- Fixed bttv to accept radio devices like tea5767
- Enabled radio on card #137 (it's a tea5767, and it's now working)
Signed-off-by: Ricardo Cerqueira <v4l@cerqueira.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 8c4de9fe2..e66d30d78 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,14 @@ +2005-10-27 12:19 mchehab + + * ../linux/drivers/media/video/bttv-cards.c: + * ../linux/drivers/media/video/bttv-i2c.c: (attach_inform): + + - Fixed bttv to accept radio devices like tea5767 + - Enabled radio on card #137 (it's a tea5767, and it's now working) + + Signed-off-by: Ricardo Cerqueira <v4l@cerqueira.org> + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-10-27 06:22 mkrufky * ../linux/drivers/media/video/saa7134/Kconfig: |