[issue1464] PS/2 Keyboard doesnt work in mountroot and debugger shell
Hasso Tepper (via DragonFly issue tracker)
sinknull at leaf.dragonflybsd.org
Tue Sep 8 23:12:52 PDT 2009
Hasso Tepper <hasso at estpak.ee> added the comment:
My experience is from HP Proliant DL360 G6, but it shouldn't me much different
in this regard. There is probably several issues.
At first there is always at least one keyboard and mouse in HP servers -
virtual ones from ILO management and these attach as USB ones to the system.
We don't have a keyboard muxing and therefore can't make sure that real ones
even work. The second issue is probably that even PS/2 controller isn't the
real one, but emulated. See this commit to the OpenBSD:
http://anoncvs.estpak.ee/cgi-bin/cgit/openbsd-src/commit/?id=08a81789
We need to port kbdmux(4) from FreeBSD and remove our keyboard priority hacks
at first and then look how we can solve the second issue.
_____________________________________________________
DragonFly issue tracker <bugs at lists.dragonflybsd.org>
<http://bugs.dragonflybsd.org/issue1464>
_____________________________________________________
More information about the Bugs
mailing list