CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2010/07/30 11:15:14
Modified files: sys/dev/pckbc : pms_intelli.c Log message: Don't reset pms/pmsi devices when attempting to set the mode. Makes nicm@'s, todd@'s and my machines all work as expected. Various other success stories and no reports of failures. Also fix DEBUG compiles by removing a return that was unneeded anyway. "gud" miod@