From owner-freebsd-stable@FreeBSD.ORG Fri Apr 2 06:36:07 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 374E716A4CE; Fri, 2 Apr 2004 06:36:07 -0800 (PST) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FD0543D1F; Fri, 2 Apr 2004 06:36:06 -0800 (PST) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (localhost [127.0.0.1]) (authenticated bits=0) by cain.gsoft.com.au (8.12.9/8.12.8) with ESMTP id i32Ea2Q9015060; Sat, 3 Apr 2004 00:06:02 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: freebsd-stable@freebsd.org Date: Sat, 3 Apr 2004 00:05:57 +0930 User-Agent: KMail/1.6.1 References: <20040401213559.GZ26131@elvis.mu.org> In-Reply-To: <20040401213559.GZ26131@elvis.mu.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200404030005.57949.doconnor@gsoft.com.au> X-Spam-Score: -4.4 () CARRIAGE_RETURNS,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_00_01,USER_AGENT,USER_AGENT_KMAIL X-Scanned-By: MIMEDefang 2.16 (www . roaringpenguin . com / mimedefang) cc: stable@freebsd.org cc: Alfred Perlstein Subject: Re: who broke keyboards again? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Apr 2004 14:36:07 -0000 On Fri, 2 Apr 2004 07:05, Alfred Perlstein wrote: > I have a client that has several dell machines, when he boots without > a keyboard he gets: > > atkbdc0: at port 0x60,0x64 on isa0 > > but no: > atkbd0: flags 0x1 irq 1 on atkbdc0 > kbd0 at atkbd0 > > This used to work, then was broken by someone trying to "do the right > thing". I have some motherboards like that too, they've always been broken. I deal with it by rolling a release with the flags set to force PS/2 keyboard detection. I'd like it fixed but I don't have the clue to do so. The bit *I* see as broken is keybaord detection. Dunno if its the same for you.. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 9A8C 569F 685A D928 5140 AE4B 319B 41F4 5D17 FDD5