Date: Mon, 4 Nov 1996 12:40:04 -0800 (PST) From: Soren Schmidt <sos> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/isa syscons.c Message-ID: <199611042040.MAA26043@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
sos 96/11/04 12:40:03 Branch: sys/i386/isa RELENG_2_2 Modified: sys/i386/isa syscons.c Log: Fix the hanging keyboard problem under Xaccel. Apprently we are loosing an interrupt somewhere. The solution here is to check for keyboard input each time the screen update timer ticks. Not pretty, but works. Revision Changes Path 1.182.2.1 +44 -29 src/sys/i386/isa/syscons.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199611042040.MAA26043>