From owner-freebsd-questions@FreeBSD.ORG Mon Mar 22 21:33:24 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C94DB16A4CF for ; Mon, 22 Mar 2004 21:33:24 -0800 (PST) Received: from smtp03.mrf.mail.rcn.net (smtp03.mrf.mail.rcn.net [207.172.4.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE81643D2D for ; Mon, 22 Mar 2004 21:33:24 -0800 (PST) (envelope-from roberthuff@rcn.com) Received: from 209-6-197-67.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com ([209.6.197.67] helo=jerusalem.litteratus.org.litteratus.org) by smtp03.mrf.mail.rcn.net with esmtp (Exim 3.35 #4) id 1B5eXT-000632-00 for questions@freebsd.org; Tue, 23 Mar 2004 00:33:24 -0500 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16479.52259.349047.251508@jerusalem.litteratus.org> Date: Tue, 23 Mar 2004 00:33:23 -0500 To: questions@freebsd.org In-Reply-To: <405FC8A6.5040708@users.sourceforge.net> References: <405FC8A6.5040708@users.sourceforge.net> X-Mailer: VM 7.17 under 21.5 (beta16) "celeriac" XEmacs Lucid Subject: disconnecting keyboard: big trouble !?! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Mar 2004 05:33:24 -0000 Hello: > For some reason, I needed to borrow the keyboard from my FreeBSD > PC (running 4.9 STABLE). So I disconnected the keyboard. > > When I reconnected it some time later, the system refused to use > the keyboard. Key hits were totally ignored. Is the keyboard USB or PS/2? It is my understanding PS/2 keyboards (or mice, or anything) are not required to be hot-pluggable. Some them, by the grace of the motherboard maker, are ... but hot-plugging PS/2 has been known to fry the (otherwise reputable) motherboard. If it's USB, then check /etc/usbd.conf. Robert Huff