diff options
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r-- | v4l/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index cfdc9bea8..9df51a69d 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,17 @@ +2005-07-11 23:56 mkrufky + * lgdt3302.c: + - Initialize all non mutually exclusive variables + without regard to the mode selected. + - Do a software reset each time the parameters are + set, regardless of whether anything changes. + This may allow an application to recover from a + hung condition. + - Improved error reporting according to a comment + seen about the lgdt3303 code. + + Signed-off-by: Mac Michaels <wmichaels1@earthlink.net> + Signed-off-by: Michael Krufky <mkrufky@m1k.net> + 2005-07-08 20:17 mchehab * tda8290.c: - Reverted tda8290 patch to correct radio behavior. |