From owner-freebsd-isp Sat Mar 23 17:14:49 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mail.day-light.net (day-light.net [64.37.72.2]) by hub.freebsd.org (Postfix) with ESMTP id 666E337B419 for ; Sat, 23 Mar 2002 17:14:45 -0800 (PST) Received: from w1 (118-203.bestdsl.net [216.162.118.203]) by mail.day-light.net (Postfix) with SMTP id 8E67143E52 for ; Sat, 23 Mar 2002 19:14:44 -0600 (CST) Reply-To: From: "John Brooks" To: Subject: RE: Problem with keyboard on FreeBSD Date: Sat, 23 Mar 2002 19:09:24 -0600 Message-ID: <000a01c1d2d0$89fd6480$c905010a@daylight.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Importance: Normal In-Reply-To: <20020323154410.D41034@ninja1.internal> Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Any downside to this kernel config? on a headless colo box? -- John Brooks Email: john@stlbsd.org -----Original Message----- From: owner-freebsd-isp@FreeBSD.ORG [mailto:owner-freebsd-isp@FreeBSD.ORG]On Behalf Of Sean Chittenden Sent: Saturday, March 23, 2002 5:44 PM To: Simon Dick Cc: Hug Me; freebsd-isp@FreeBSD.ORG Subject: Re: Problem with keyboard on FreeBSD > > 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