[Trac #126] disable or slow down i8042_timer in i8042 driver

Zarro Boogs per Child bugtracker at laptop.org
Tue Oct 3 15:35:36 EDT 2006


#126: disable or slow down i8042_timer in i8042 driver
----------------------+-----------------------------------------------------
 Reporter:  dilinger  |        Owner:  marcelo 
     Type:  defect    |       Status:  assigned
 Priority:  normal    |    Milestone:          
Component:  kernel    |   Resolution:          
 Keywords:            |  
----------------------+-----------------------------------------------------
Changes (by marcelo):

  * status:  new => assigned

Comment:

 Andres,

 Apparently the timer is not only used to simulate hotplug, but:

 {{{
 /*
  * Restart timer (for polling "stuck" data)
  */
         mod_timer(&i8042_timer, jiffies + I8042_POLL_PERIOD);
 }}}

 So increasing (or disabling) would involve further understanding
 of the timer's purpose and testing on actual OLPC hardware (to
 check whether stuck data is an issue in this case).

-- 
Ticket URL: <http://dev.laptop.org/ticket/126#comment:1>
One Laptop Per Child <http://laptop.org/>



More information about the Devel mailing list