#9423 NORM 1.5-fir: Stabilize OFW USB handling on XO-1.5

Zarro Boogs per Child bugtracker at laptop.org
Mon Jan 11 03:13:46 EST 2010


#9423: Stabilize OFW USB handling on XO-1.5
-------------------------------------------+--------------------------------
           Reporter:  wmb at firmworks.com    |       Owner:  wmb at firmworks.com
               Type:  defect               |      Status:  reopened         
           Priority:  normal               |   Milestone:  1.5-firmware     
          Component:  ofw - open firmware  |     Version:  1.5-B2           
         Resolution:                       |    Keywords:                   
        Next_action:  diagnose             |    Verified:  0                
Deployment_affected:                       |   Blockedby:                   
           Blocking:                       |  
-------------------------------------------+--------------------------------

Comment(by wmb at firmworks.com):

 Here's another way to trigger the problem fairly repeatably on the
 DataTraveler key:

 svn 1654 changed the USB mass storage driver so that it issues "set-
 config" on every open, instead of just after init (the purpose being to
 make the driver work after suspend/resume).  It turns out that doing so
 makes the timeout occur quite repeatably on the second and subsequent "dir
 u:\" commands, perhaps as a result of the device being "busy" for awhile
 after processing the set-configuration command.

 svn 1659 changes the driver to issue set-config only once after each
 power-up of the device (i.e. after suspend/resumes too).  That hides this
 problem.  But changing it back could be a useful test case for the
 problem.

-- 
Ticket URL: <http://dev.laptop.org/ticket/9423#comment:18>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system


More information about the Bugs mailing list