From owner-freebsd-stable@FreeBSD.ORG Mon Jan 17 18:51:44 2005 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 EB8D616A4D0 for ; Mon, 17 Jan 2005 18:51:44 +0000 (GMT) Received: from smartmx-05.inode.at (smartmx-05.inode.at [213.229.60.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D94E43D49 for ; Mon, 17 Jan 2005 18:51:44 +0000 (GMT) (envelope-from mailinglist@petermair.at) Received: from [81.223.147.232] (port=49713 helo=[192.168.0.2]) by smartmx-05.inode.at with esmtp (Exim 4.34) id 1CqbyZ-0002qS-IG for freebsd-stable@freebsd.org; Mon, 17 Jan 2005 19:51:43 +0100 Message-ID: <41EC099E.5040001@petermair.at> Date: Mon, 17 Jan 2005 19:53:18 +0100 From: Patrick Petermair User-Agent: Mozilla Thunderbird 1.0 (X11/20041230) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: <41E7BE4B.6060103@petermair.at> In-Reply-To: <41E7BE4B.6060103@petermair.at> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: keymap and rc.conf X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: mailinglist@petermair.at List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Jan 2005 18:51:45 -0000 For the archive: I noticed that everything went fine with my keymap as soon as I booted without my USB mouse connected. I also got the "Configuring syscons..." messages during boot (which I didn't get before). I then plugged my USB mouse in another USB port and now everything works like expected. Nevertheless...strange how an USB port can prevent syscons from running.. Patrick