Date: Mon, 20 Nov 2000 18:40:50 -0500 From: Chris Faulhaber <jedgar@fxp.org> To: gerti-freebsds@BITart.com Cc: freebsd-stable@freebsd.org Subject: Re: 4.2 Showstopper? Belkin KVM switch problems with FreeBSD 4.2 (Keyboard not found) Message-ID: <20001120184050.A67756@peitho.fxp.org> In-Reply-To: <20001120232303.12961.qmail@camelot.bitart.com>; from gerti@bitart.com on Mon, Nov 20, 2000 at 05:23:03PM -0600 References: <20001120232303.12961.qmail@camelot.bitart.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Nov 20, 2000 at 05:23:03PM -0600, Gerd Knops wrote:
> Hi Gang,
>
> Since I updated from 4.1 to 4.2RC1, my Belkin OmnieView Pro
> (F1D108-OSD) is not working properly anymore. The symptoms: If the
> system is rebooted while selected on the KVM switch, everything is
> fine. If the system is rebooted while another system is selected, the
> keyboard is not found:
>
> System selected:
> atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
> atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0
> kbd0 at atkbd0
>
> Other system selected:
> atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
>
See atkbd(4):
bit 0 (FAIL_IF_NO_KBD)
By default the atkbd driver will install even if a keyboard is not
actually connected to the system. This option prevents the driver
from being installed in this situation.
--
Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org
--------------------------------------------------------
FreeBSD: The Power To Serve - http://www.FreeBSD.org
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001120184050.A67756>
