CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2010/10/01 18:28:58
Modified files: sys/dev/pckbc : pms.c Log message: Fix Ian@'s pms keyboard/mouse while keeping my eeePC working. For posterity: there is one time when pckbc commands must be thrown, and one time when pckbc commands must be polled. Diff from shadchin. ok miod@