Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Apr 2009 00:30:56 +0000 (UTC)
From:      Maksim Yevmenkin <emax@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/atkbdc atkbd.c
Message-ID:  <200904170031.n3H0VGqt005901@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
emax        2009-04-17 00:30:56 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/atkbdc       atkbd.c 
  Log:
  SVN rev 191164 on 2009-04-17 00:30:56Z by emax
  
  Prevent atkbd(4) interrupt handler from calling keyboard callback function
  when polled mode is enabled. This should help with duplicated/missing
  characters problem at mountroot, geli, etc. prompts on multi CPU systems
  while kbdmux(4) is enabled.
  
  Tested by:      Tobias Grosser <grosser -at- fim -dot- uni-passau -dot- de>
  Tested by:      Fabian Keil <freebsd-listen -at- fabiankeil -dot- de>
  MFC after:      3 days
  
  Revision  Changes    Path
  1.54      +4 -2      src/sys/dev/atkbdc/atkbd.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904170031.n3H0VGqt005901>