Date: Sat, 9 Oct 2004 20:10:21 GMT From: Brooks Davis <brooks@one-eyed-alien.net> To: freebsd-bugs@FreeBSD.org Subject: Re: kern/72466: USB keyboard does not respond in single-user shell prompt Message-ID: <200410092010.i99KAL3j060311@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/72466; it has been noted by GNATS. From: Brooks Davis <brooks@one-eyed-alien.net> To: nehalmistry@gmx.net Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: kern/72466: USB keyboard does not respond in single-user shell prompt Date: Sat, 9 Oct 2004 13:06:02 -0700 Please try adding: hint.atkbd.0.flags="0x1" to your /boot/device.hints file. We don't do that by default because it means you can't plug a PS/2 keyboard in after boot, but that breaks USB keyboards. I'm working on a keyboard multiplexer that will fix this problem. -- Brooks
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410092010.i99KAL3j060311>
