diff options
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r-- | v4l/ChangeLog | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 8e83a6af8..d365b0ee3 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,26 @@ +2005-08-10 16:52 mchehab + + * Make.config, Makefile: + - Added support for future alsa support, yet to be finished. + + * bt87x-alsa.c: + - bt87x.c that is inside ALSA tree. Yet to make it compile from here. + + * cx88-alsa.c,cx88.h: + - cx88 ALSA skeleton. It is not yet working. + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + +2005-08-10 16:52 mchehab + * cx88-video.c: + - Added some comments about DMA stuff. + - Removed obsolete code. + + * tea5761.c: + - Removed an incorrect comment that cames from tea5767.c file. + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-08-10 03:50 mchehab * bttv-cards.c: - It removes occurence of pci_find_device (depreciated) in the |