Date: Sun, 4 Apr 2004 09:36:22 -0700 (PDT) From: Mark Murray <markm@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/isa psm.c Message-ID: <200404041636.i34GaMQT060045@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
markm 2004/04/04 09:36:22 PDT FreeBSD src repository Modified files: sys/isa psm.c Log: Put a bunch of output that us really only useful in a debug scenario into #ifdef DEBUG. This makes my cluster with Belkin KVM switch completely usable, even if the KVM switch and mouse get a bit confused sometimes. Without this, when the mouse gets confused, all sorts of crud gets spammed all over the screen. With this, the mouse may appear dead for a second or three, but it recovers silently. Revision Changes Path 1.67 +13 -1 src/sys/isa/psm.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404041636.i34GaMQT060045>