From owner-freebsd-current@FreeBSD.ORG Mon Feb 11 16:49:34 2008 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 40E9716A418 for ; Mon, 11 Feb 2008 16:49:34 +0000 (UTC) (envelope-from rea-fbsd@codelabs.ru) Received: from 0.mx.codelabs.ru (0.mx.codelabs.ru [144.206.177.45]) by mx1.freebsd.org (Postfix) with ESMTP id EBBF013C469 for ; Mon, 11 Feb 2008 16:49:33 +0000 (UTC) (envelope-from rea-fbsd@codelabs.ru) DomainKey-Signature: a=rsa-sha1; q=dns; c=simple; s=one; d=codelabs.ru; h=Received:Date:From:To:Message-ID:References:MIME-Version:Content-Type:Content-Disposition:In-Reply-To:Sender:X-Spam-Status:Subject; b=BLd3nF6NPQtYImd5+vo9kSJnlfiE/qa5lbUpzeqg8KuPXV6z3ebyJoYR+mqe7iip658TZS0zk08BH0pLqbupTUobN2g4os4ZYT0EPxeQDNAz+RWBWYn+iCzZ4xJsJ66XsfiOufkROa8m/p4wqwpYcBxSExFFYelqxLvJvJk/QW0=; Received: from void.codelabs.ru (void.codelabs.ru [144.206.177.25]) by 0.mx.codelabs.ru with esmtpsa (TLSv1:AES256-SHA:256) id 1JObdB-000HfT-1Y; Mon, 11 Feb 2008 19:35:45 +0300 Date: Mon, 11 Feb 2008 19:35:43 +0300 From: Eygene Ryabinkin To: oh , freebsd-current@freebsd.org Message-ID: References: <20080211161145.GA28723@owl.midgard.homeip.net> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20080211161145.GA28723@owl.midgard.homeip.net> Sender: rea-fbsd@codelabs.ru X-Spam-Status: No, score=-1.8 required=4.0 tests=ALL_TRUSTED,AWL,BAYES_50 Cc: Subject: Re: FreeBSD RELENG_7, console line messgae garbled on reboot 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: Mon, 11 Feb 2008 16:49:34 -0000 Good day. Mon, Feb 11, 2008 at 05:11:45PM +0100, Erik Trulsson wrote: > > but I get this garbled message without polling in the kernel. It's a > > FreeBSD 7 RC2 updated to RELENG_7 (today, after the cpio mfc) without > > polling and just option agp commented out in the kernel and device atapicam > > added. > > That is just two separate kernel messages that were output at essentially > the same time, thus getting mixed together. Has nothing to do with polling > and is nothing to worry about. And you can read http://lists.freebsd.org/pipermail/freebsd-current/2007-October/078145.html especially http://lists.freebsd.org/pipermail/freebsd-current/2007-October/078148.html on how to get rid of it. -- Eygene