From owner-freebsd-questions@FreeBSD.ORG Thu Jul 17 07:16:05 2003 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 CCAC237B401 for ; Thu, 17 Jul 2003 07:16:05 -0700 (PDT) Received: from ei.bzerk.org (ei.xs4all.nl [213.84.67.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9269143FBD for ; Thu, 17 Jul 2003 07:16:02 -0700 (PDT) (envelope-from mail23@bzerk.org) Received: from ei.bzerk.org (BOFH@localhost [127.0.0.1]) by ei.bzerk.org (8.12.9/8.12.9) with ESMTP id h6HEGg8P076690; Thu, 17 Jul 2003 16:16:43 +0200 (CEST) (envelope-from bulk@ei.bzerk.org) Received: (from bulk@localhost) by ei.bzerk.org (8.12.9/8.12.9/Submit) id h6HEGghw076689; Thu, 17 Jul 2003 16:16:42 +0200 (CEST) Date: Thu, 17 Jul 2003 16:16:42 +0200 From: Ruben de Groot To: Kjell Midtseter Message-ID: <20030717141642.GA76643@ei.bzerk.org> Mail-Followup-To: Ruben de Groot , Kjell Midtseter , freebsd-questions@freebsd.org References: <3F1663B3.5470.305E60@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3F1663B3.5470.305E60@localhost> User-Agent: Mutt/1.4.1i cc: freebsd-questions@freebsd.org Subject: Re: Headless and r5.1 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: Thu, 17 Jul 2003 14:16:06 -0000 On Thu, Jul 17, 2003 at 08:52:03AM +0200, Kjell Midtseter typed: > On Release 4.x I used to recompile the kernel with the apropriate > options, and I could disconnect and reconnect my keyboard as > need arose. > > What changes should I make to to GENERIC for this to work under > Release 5.1? None. Edit your /boot/device.hints and replace hint.atkbd.0.flags="0x1" by hint.atkbd.0.flags="0" -Ruben > > Kjell > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"