]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add extra code into kbdmux(4)s read_char() method to
authorMaksim Yevmenkin <emax@FreeBSD.org>
Thu, 27 Jul 2006 20:33:48 +0000 (20:33 +0000)
committerMaksim Yevmenkin <emax@FreeBSD.org>
Thu, 27 Jul 2006 20:33:48 +0000 (20:33 +0000)
commit04c1ba9b059c1ca0105cb51eb5cd8d185fb24826
tree441a41bbe6a7393f9f016bc1c1fb3c14d446ad55
parentea175645b4525c679683fbae44687dc1b3f582ae
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.

MFC after: 1 week
sys/dev/kbdmux/kbdmux.c