aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages/ChangeLog.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2009-09-01 13:35:30 +0000
committerDean Camera <dean@fourwalledcubicle.com>2009-09-01 13:35:30 +0000
commit5908e28e8d301ab5688966311bc769247ba98363 (patch)
tree570754562965cf412f860c8ccfff67bb53b0ee34 /LUFA/ManPages/ChangeLog.txt
parentbda4bd45016714e892252fc7aaee88f6d20af231 (diff)
downloadlufa-5908e28e8d301ab5688966311bc769247ba98363.tar.gz
lufa-5908e28e8d301ab5688966311bc769247ba98363.tar.bz2
lufa-5908e28e8d301ab5688966311bc769247ba98363.zip
Fixed StillImageHost not correctly freezing and unfreezing data pipes while waiting for a response block header.
Added basic PIMA commands to the StillImage Host Class driver - need to extend to PIMA specific command functions.
Diffstat (limited to 'LUFA/ManPages/ChangeLog.txt')
-rw-r--r--LUFA/ManPages/ChangeLog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt
index 3280e8ed7..d62a31cc8 100644
--- a/LUFA/ManPages/ChangeLog.txt
+++ b/LUFA/ManPages/ChangeLog.txt
@@ -47,6 +47,7 @@
* - Fixed Device mode HID Class driver always sending IN packets, even when nothing to report
* - Fixed Device mode HID Class driver not explicitly initializing the ReportSize parameter to zero before calling callback
* routine, so that ignored callbacks don't cause incorrect data to be sent
+ * - Fixed StillImageHost not correctly freezing and unfreezing data pipes while waiting for a response block header
*
*
* \section Sec_ChangeLog090810 Version 090810