Fixed error in PrinterHost preventing the full page data from being sent to the attached device.

This commit is contained in:
Dean Camera 2009-09-02 00:27:52 +00:00
parent 0fdc1a2bc6
commit ecf7c18cf2
4 changed files with 12 additions and 23 deletions

View file

@ -49,6 +49,7 @@
* - 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
* - Fixed error in PrinterHost preventing the full page data from being sent to the attached device
*
*
* \section Sec_ChangeLog090810 Version 090810