CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2010/10/16 05:24:04
Modified files: sys/dev/pckbc : pms.c Log message: Remove some duplicated code. No need to flush/reset at attach and then again at PMS_STATE_CHANGE events. Tested my myself, ian@ and nicm@ without regressions on usual problematic machines. >From shadchin.