[Trac #683] Current handling of non-keyboard 'keys' suboptimal.

Zarro Boogs per Child bugtracker at laptop.org
Mon Jan 8 06:41:38 EST 2007


#683: Current handling of non-keyboard 'keys' suboptimal.
-------------------------+--------------------------------------------------
 Reporter:  warp         |       Owner:  mfoster  
     Type:  enhancement  |      Status:  new      
 Priority:  normal       |   Milestone:  Untriaged
Component:  hardware     |    Keywords:           
-------------------------+--------------------------------------------------
 At the moment the EC is watching several keys on the unit, such as the
 game keys, and inserting them into the keyboard command stream on the PS2
 port.

 For several reasons, not the least of which is the number of problems we
 have been having with data over the PS2 ports getting mangled in one way
 or another by the EC, it would be vastly preferable if the EC code could
 leave the PS2 datastreams alone entirely, and give us the data for these
 other keys via some other interrupt driven path.

 Off the top of my head, this would require at minimum another interrupt,
 and a quick OLPC specific kernel driver, so it's probably not something to
 try and get done before B2, if we decide to do it at all.

-- 
Ticket URL: <http://dev.laptop.org/ticket/683>
One Laptop Per Child <http://laptop.org/>



More information about the Bugs mailing list