cvs commit: src/sys/dev/kbdmux kbdmux.c
Maksim Yevmenkin
emax at FreeBSD.org
Thu Jul 27 20:33:55 UTC 2006
emax 2006-07-27 20:33:48 UTC
FreeBSD src repository
Modified files:
sys/dev/kbdmux kbdmux.c
Log:
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
Revision Changes Path
1.9 +21 -0 src/sys/dev/kbdmux/kbdmux.c
More information about the cvs-src
mailing list