From owner-freebsd-stable@FreeBSD.ORG Sun Aug 1 00:45:01 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A706516A4CE for ; Sun, 1 Aug 2004 00:45:01 +0000 (GMT) Received: from mxfep01.bredband.com (mxfep01.bredband.com [195.54.107.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F89A43D1D for ; Sun, 1 Aug 2004 00:45:00 +0000 (GMT) (envelope-from jesper@hackunite.net) Received: from mail.hackunite.net ([213.112.193.12] [213.112.193.12]) by mxfep01.bredband.com with SMTP <20040801004459.JBXF23501.mxfep01.bredband.com@mail.hackunite.net>; Sun, 1 Aug 2004 02:44:59 +0200 Received: from 213.112.193.78 (SquirrelMail authenticated user z3l3zt@hackunite.net) by mail.hackunite.net with HTTP; Sun, 1 Aug 2004 02:48:17 +0200 (CEST) Message-ID: <1966.213.112.193.78.1091321297.squirrel@mail.hackunite.net> In-Reply-To: References: <1698.213.112.193.78.1091317898.squirrel@mail.hackunite.net><20040731235513.GA55618@just.puresimplicity.net> Date: Sun, 1 Aug 2004 02:48:17 +0200 (CEST) From: "Jesper Wallin" To: "Julian C. Dunn" MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: SquirrelMail 1.4.2 X-Priority: 3 Importance: Normal cc: freebsd-stable@freebsd.org Subject: Re: Unable to use a PS/2 keyboard after a boot without it. X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Aug 2004 00:45:01 -0000 Heya.. First of all, thanks for your reply.. but yet, I don't have any "flags 0x01" on the atkbd line.. -snip- # atkbdc0 controls both the keyboard and the PS/2 mouse device atkbdc # AT keyboard controller device atkbd # AT keyboard #device psm # PS/2 mouse -snip- Regards, Jesper Wallin > On Sat, 31 Jul 2004, Josh Tolbert wrote: > >> As far as why FreeBSD doesn't recognize PS/2 hardware after it's hot-plugged, >> I can't help you there. You might consider looking at the flags for the >> drivers that work with the keyboard. > > Delete "flags 0x01" from the line in your kernel config that references > atkbd. According to LINT, "0x01" forces detection of the keyboard, so if > you booted without it plugged in, the atkbd driver will never be loaded as > a keyboard was not detected. > > - Julian > > [ Julian C. Dunn * ] > [ WWW: www.aquezada.com/staff/julian/ * www.dreaming.org/~julian/ ] > [ PGP: 0xFDC205B9 - 91B3 7A9D 683C 7C16 715F 442C 6065 D533 FDC2 05B9 ] > [ "half a love is better than no love at all" - nerissa nields ] >