From owner-freebsd-stable Wed Apr 17 13: 7:35 2002 Delivered-To: freebsd-stable@freebsd.org Received: from relay.cigital.com (relay.cigital.com [64.80.176.5]) by hub.freebsd.org (Postfix) with ESMTP id 0AC4737B41D for ; Wed, 17 Apr 2002 13:07:32 -0700 (PDT) Received: from exchange.cigital.com (exchange.cigital.com [10.1.20.3]) by relay.cigital.com (Postfix) with ESMTP id 64495BA2F for ; Wed, 17 Apr 2002 16:07:31 -0400 (EDT) Received: by exchange.cigital.com with Internet Mail Service (5.5.2653.19) id <2VH4DRT3>; Wed, 17 Apr 2002 15:59:04 -0400 Message-ID: <51CC94132526754995E79DCF28C0C34D09B66F@exchange.cigital.com> From: Yanek Korff To: "'freebsd-stable@freeBSD.org'" Subject: Belkin 8-port KVM = keyboard inactive Date: Wed, 17 Apr 2002 15:59:03 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I've got a number of FreeBSD servers connected to one monitor & keyboard using the Belkin OmniView Pro 8-port KVM switch. Whenever I reboot one of these servers while the system is not the ACTIVE system on the KVM, I'll have no keyboard access. No keyboard detected: atkbdc0: at port 0x60,0x64 on isa0 but no: atkbd0: flags 0x1 irq 1 on atkbdc0 as observed on other systems. So, looking at the atbkd man page indicates that a 0x1 is FAIL_IF_NO_KBD. So, thinking that was the root of all my troubles, I removed the flags, recompiled the kernel, and rebooted. Looks like my problems may be solved. So my question is this: Under what circumstance would I ever want to fail on no keyboard? Even if there WERE no keyboard plugged in, is it not helpful to install the driver in anticipation of a keyboard being added (eg. server in a cage, keyboard plugged in when needed). More information appreciated. -Yanek. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message