Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Aug 2006 16:31:25 +0000 (UTC)
From:      Maksim Yevmenkin <emax@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/kbdmux kbdmux.c
Message-ID:  <200608031631.k73GVPlA043205@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
emax        2006-08-03 16:31:25 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/dev/kbdmux       kbdmux.c 
  Log:
  MFC:
  
  Add extra code into kbdmux(4)s read_char() method to
  poll (i.e. call read_char() method) slave keyboards.
  
  This workaround should fix problem with kbdmux(4) and
  atkbd(4) not working in ddb(4) and mid-boot.
  
  Revision  Changes    Path
  1.2.2.6   +21 -0     src/sys/dev/kbdmux/kbdmux.c



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