From owner-freebsd-questions Tue Jan 9 13: 3:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from camelot.bitart.com (BITart-45.BITart.com [206.103.221.45]) by hub.freebsd.org (Postfix) with SMTP id 278AC37B401 for ; Tue, 9 Jan 2001 13:03:27 -0800 (PST) Received: (qmail 13732 invoked by uid 101); 9 Jan 2001 21:03:20 -0000 Message-ID: <20010109210320.13731.qmail@camelot.bitart.com> Content-Type: text/plain MIME-Version: 1.0 (NeXT Mail 4.2mach v148) In-Reply-To: <000201c07a7d$274d1e40$035778d8@server> X-Nextstep-Mailer: Mail 4.2mach (Enhance 2.2p1) Received: by NeXT.Mailer (1.148) From: Gerd Knops Date: Tue, 9 Jan 2001 15:03:19 -0600 To: "Jeremiah Gowdy" Subject: Re: Keyboard mouse on reboot Cc: Reply-To: gerti-freebsdq@BITart.com References: <000201c07a7d$274d1e40$035778d8@server> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jeremiah Gowdy wrote: > I have a pair of IBM Netfinity Servers, one of which is running > FreeBSD. When I reboot the FreeBSD server remotely, and the belkin > box is pointing to the Windows 2000 computer (the FreeBSD server is > not touching the monitor, keyboard, mouse) the FreeBSD server will > reboot, but the keyboard and mouse fail to function. I have to ssh in > and reboot the server again locally and switch the belkin box to the > BSD computer while it boots. I noticed on the reboot, the BTX loader > says monitor/keyboard/mouse when I boot normally, so I'm wondering if > this loader decides I don't have a keyboard/mouse if my belkin is > pointed elsewhere. ----- > < 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. Gerd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message