From owner-freebsd-questions@FreeBSD.ORG Sat Mar 6 06:46:27 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8184B16A4CE for ; Sat, 6 Mar 2004 06:46:27 -0800 (PST) Received: from smtp020.tiscali.dk (smtp020.tiscali.dk [212.54.64.104]) by mx1.FreeBSD.org (Postfix) with ESMTP id D48D143D39 for ; Sat, 6 Mar 2004 06:46:26 -0800 (PST) (envelope-from michael@gisp.dk) Received: from server.gisp.dk (62.79.61.146.adsl.aboes.tiscali.dk [62.79.61.146]) by smtp020.tiscali.dk (8.12.10/8.12.10) with ESMTP id i26EkNVf007501 for ; Sat, 6 Mar 2004 15:46:23 +0100 (MET) Date: Sat, 6 Mar 2004 16:15:55 +0100 (CET) From: Michael Sig Birkmose X-X-Sender: birkmose@server.gisp.dk To: freebsd-questions@freebsd.org Message-ID: <20040306161248.Q95557@server.gisp.dk> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Settings atkbd flags to 0x2 in FBSD 4.9 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Mar 2004 14:46:27 -0000 Hi, I had some problems with a keyboard in FreeBSD 5.2.1, which I solved with setting hint.atkbd.0.flags="0x2" in /boot/device.hints However now I downgraded (or upgraded, depending on how you look on it ;) to 4.9, because of stability issues with 5.2.1 However, FreeBSD 4.9 does not have device.hints... so how do I set that flag? Any idea? Also how could I set it from command line when I boot, if I want to test it first? Cheers, -- Michael Birkmose