USB Host Updates – NET+OS 7.3

 

 

 

Last Updated: 02/05/08         Fix Count: 2

 

 
Title
USB mouse fix
 
Case: 25292
 
Date Fixed:  10/31/07

 
Description
printfs sent to serial port when mouse is moved.  
 
Solution
Turned off MOUSE_DEBUG which was causing printf spew in the library.
 
 
Title
USB keyboard Failures
 
Case: 24338
 
Date Fixed:  10/31/07

 
Description
EAO Seome Touch Sensitive Keyboards will not enumerate properly.  
 
Solution
Modified the code to handle the extra bytes in this devices response to the get-configuration command.
 

 

Files:   netos\lib\arm9\32b\ghs\libusbhost.a

            netos\lib\arm9\32b\gnu\libusbhost.a

            netos\lib\arm9\32b\ghs\libusbmouse.a

            netos\lib\arm9\32b\gnu\libusbmouse.a

           

Special Instructions

 

 

Patch Link:  USBHostUpdates_73

 

Dependencies

This patch also requires the installation of the following patch(es):

None