Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Mar 2002 15:44:10 -0800
From:      Sean Chittenden <sean@chittenden.org>
To:        Simon Dick <simond@irrelevant.org>
Cc:        Hug Me <hugme@hugme.org>, freebsd-isp@FreeBSD.ORG
Subject:   Re: Problem with keyboard on FreeBSD
Message-ID:  <20020323154410.D41034@ninja1.internal>
In-Reply-To: <20020323090259.GA1213@irrelevant.org>; from "simond@irrelevant.org" on Sat, Mar 23, 2002 at = 09:02:59AM
References:  <20020314115743.N28153-100000@floyd.getsetnet.net> <20020315005729.4824437B400@hub.freebsd.org> <20020314202141.N97250@pitr.tuxinternet.com> <20020322182055.A20470@ninja1.internal> <20020323090259.GA1213@irrelevant.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> > You run the risk of blowing your keyboard and/or motherboard, but you
> > can remove 'flags 0x1' from your keybaord configuration in your kernel
> > config and recompile.  You didn't hear it from me.  -sc
> 
> There's no risk to your keyboard/motherboard by removing the 0x1 flag,
> FreeBSD itself defaulted to that until 4.2! :)

I don't think so.  From GENERIC:

device          atkbd0  at atkbdc? irq 1 flags 0x1


What it should be to allow you to plug in a keyboard later:

device          atkbd0  at atkbdc? irq 1

-sc

-- 
Sean Chittenden

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




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