From owner-freebsd-current@FreeBSD.ORG Tue Feb 24 19:18:53 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 59E631065714 for ; Tue, 24 Feb 2009 19:18:53 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe13.swip.net [212.247.155.129]) by mx1.freebsd.org (Postfix) with ESMTP id C48C38FC13 for ; Tue, 24 Feb 2009 19:18:52 +0000 (UTC) (envelope-from hselasky@c2i.net) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=4HrSN8uq5VQA:10 a=MXw7gxVQKqGXY79tIT8aFQ==:17 a=qXG6jGQuzcR5MOzEGnMA:9 a=pgDSYuasdmO8HN3sl7oA:7 a=rlBBk2nzEqcGS16QzV1326zY0QcA:4 a=LY0hPdMaydYA:10 Received: from [62.113.132.61] (account mc467741@c2i.net HELO laptop) by mailfe13.swip.net (CommuniGate Pro SMTP 5.2.6) with ESMTPA id 811302052; Tue, 24 Feb 2009 20:18:50 +0100 From: Hans Petter Selasky To: freebsd-current@freebsd.org Date: Tue, 24 Feb 2009 20:21:16 +0100 User-Agent: KMail/1.9.7 References: <49A445B1.1000802@boland.org> In-Reply-To: <49A445B1.1000802@boland.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200902242021.18656.hselasky@c2i.net> Cc: Michiel Boland Subject: Re: usb messages printed after boot X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Feb 2009 19:19:04 -0000 On Tuesday 24 February 2009, Michiel Boland wrote: > Hi. No biggie, but after the usb changes I now get extraneous kernel > messages on the console after booting into single-user mode. Makes it a > little difficult to find if there is a prompt or not. > Hi, Is it a problem during ordinary "Login:" ? --HPS