From owner-freebsd-questions Wed Jan 10 9:20:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail3.sdc1.sfba.home.com (femail3.sdc1.sfba.home.com [24.0.95.83]) by hub.freebsd.org (Postfix) with ESMTP id 549C337B400 for ; Wed, 10 Jan 2001 09:19:58 -0800 (PST) Received: from cx443070b ([24.0.36.170]) by femail3.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with SMTP id <20010110171817.EKDO1118.femail3.sdc1.sfba.home.com@cx443070b>; Wed, 10 Jan 2001 09:18:17 -0800 Message-ID: <001401c07b29$e25b8c60$aa240018@cx443070b> From: "Jeremiah Gowdy" To: Cc: References: <000201c07a7d$274d1e40$035778d8@server> <20010109210320.13731.qmail@camelot.bitart.com> Subject: Re: Keyboard mouse on reboot Date: Wed, 10 Jan 2001 09:22:18 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Fell for the same trap. The powers that be decided to change the > keyboard flags. Change your kernel config from > > device atkbd0 at atkbdc? irq 1 flags 0x1 > to > device atkbd0 at atkbdc? irq 1 > > and the keyboard problem should be fixed. Don't know if that fixes the > mouse problem as well. I could give a ratt's ass about the mouse (or a mouse's ass, as the case may be). Thanks for the help. I gotta look into the keyboard flags, something I've always just ignored. Geez. Why would they add this by default ? 0x01 Force detection of keyboard, else we always assume a keyboard What does it hurt to assume a keyboard ? At least for generic, then let the people with special setups change it. Thanks again. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message