Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jul 2001 13:14:02 -0400
From:      "Russell J. Lahti" <russell@ajboggs.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Keyboard reset question
Message-ID:  <5.0.2.1.2.20010720131200.02183008@ajboggs.com>
In-Reply-To: <20010720122351.B18262@acadia.ne.mediaone.net>
References:  <20010720101542.A1833@localhost> <20010720072803.A17486@acadia.ne.mediaone.net> <20010720101542.A1833@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
At 12:23 PM 7/20/2001 -0400, you wrote:
>Hmm.  So why does the keyboard come up dead if I boot the machine
>while the switch is on another system?  I'll make sure I read that
>manpage in depth.
>
>I think I'll also check out the BIOS and see what gives there.
>
>Any other ideas are very welcome.

In your kernel configuration, there is a line:

device          atkbd0  at atkbdc? irq 1 flags 0x1

Change it to this:

device          atkbd0  at atkbdc? irq 1

That fixed the problem for me.

-Russell



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.0.2.1.2.20010720131200.02183008>