From owner-freebsd-current@FreeBSD.ORG Mon Mar 8 18:26:29 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6EE0616A4CE for ; Mon, 8 Mar 2004 18:26:29 -0800 (PST) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B7E543D3F for ; Mon, 8 Mar 2004 18:26:29 -0800 (PST) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 1D0BC72DCB; Mon, 8 Mar 2004 18:26:29 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 175EF72DB5; Mon, 8 Mar 2004 18:26:29 -0800 (PST) Date: Mon, 8 Mar 2004 18:26:29 -0800 (PST) From: Doug White To: Barry Pederson In-Reply-To: <404B9D48.90404@barryp.org> Message-ID: <20040308182507.T63095@carver.gumbysoft.com> References: <002c01c4039e$52760980$0300000a@butik> <1078595762.15825.182214988@webmail.messagingengine.com> <20040306180957.GA44450@chihiro.leafy.idv.tw> <404B9D48.90404@barryp.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: atkbd default flags X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Mar 2004 02:26:29 -0000 Don't crosspost -current and -stable, please. Pick one or the other. On Sun, 7 Mar 2004, Barry Pederson wrote: > > 4.x -> remove the flags 0x01 in kernel for atkbdc > > 5.x -> remove hint.atkbd.0.flags="0x1" in /boot/devices.hints > > I gotta wonder about how much sense this makes, having the default flags > disable the keyboard if it's not present on bootup. If you have a USB kkeyboard, you don't want atkbd grabbing or you'll have no working keyboard. Syscons only understands one keyboard at a time. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org