#10924 NORM 1.75-fi: OFW XO-1.75 - USB keyboard support

Zarro Boogs per Child bugtracker at laptop.org
Sun May 29 22:49:06 EDT 2011


#10924: OFW XO-1.75 - USB keyboard support
-------------------------------------------+--------------------------------
           Reporter:  martin.langhoff      |       Owner:  wmb at firmworks.com
               Type:  task                 |      Status:  new              
           Priority:  normal               |   Milestone:  1.75-firmware    
          Component:  ofw - open firmware  |     Version:  not specified    
         Resolution:                       |    Keywords:                   
        Next_action:  never set            |    Verified:  0                
Deployment_affected:                       |   Blockedby:                   
           Blocking:  10914                |  
-------------------------------------------+--------------------------------

Comment(by Quozl):

 I agree.  Tested XO-1.75 A2 Q4A13h with ''scanner?'' and a modified
 ''wait-scanner'', the word correctly waited for hotplug of a USB barcode
 scanner , and the scan data began to arrive.

 {{{
 : scanner?  ( -- flag )
    " usb-keyboard" expand-alias  nip nip
 ;
 : wait-scanner  ( -- )
    scanner?  0=  if
       begin  d# 400 ms  silent-probe-usb  scanner?  until
       ?usb-keyboard
    then
 ;
 }}}

 I'll stop speculating and wait for data from Quanta.

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


More information about the Bugs mailing list