Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Nov 1996 13:01:13 -0800 (PST)
From:      Soren Schmidt <sos>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/i386/isa syscons.c
Message-ID:  <199611042101.NAA27874@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
sos         96/11/04 13:01:12

  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.183     +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?199611042101.NAA27874>