summaryrefslogtreecommitdiff
path: root/v4l
diff options
context:
space:
mode:
Diffstat (limited to 'v4l')
-rw-r--r--v4l/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index 5ecf6bef0..5907ae4ad 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,16 @@
+2006-01-09 06:33 mcisely
+
+ * v4l_experimental/pvrusb2/pvrusb2-hdw-internal.h:
+ * v4l_experimental/pvrusb2/pvrusb2-hdw.c: (pvr2_upload_firmware1),
+ (pvr2_upload_firmware2), (pvr2_hdw_setup_low), (pvr2_hdw_setup):
+
+ - Improve reporting and handling of pvrusb2 firmware load failures
+ (we attempt to detect the common case of firmware files not
+ present and inform the user - a previous long standing source of
+ confusion).
+
+ Signed-off-by: Mike Isely <isely@pobox.com>
+
2006-01-09 06:22 mcisely
* v4l_experimental/pvrusb2/pvrusb2-debug.h: