cvs commit: src/sys/dev/kbdmux kbdmux.c

Maksim Yevmenkin emax at FreeBSD.org
Thu Aug 3 16:31:27 UTC 2006


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


More information about the cvs-all mailing list