From owner-freebsd-current@FreeBSD.ORG Mon Dec 6 17:42:07 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C2CAF16A4CE for ; Mon, 6 Dec 2004 17:42:07 +0000 (GMT) Received: from portpc-design.spb.ru (ns2.portpc-design.spb.ru [195.161.118.232]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DC7243D5F for ; Mon, 6 Dec 2004 17:42:06 +0000 (GMT) (envelope-from mcsi@mcsi.pp.ru) Received: from [83.237.208.244] (ppp83-237-208-244.pppoe.mtu-net.ru [83.237.208.244]) (authenticated bits=0) by portpc-design.spb.ru (8.13.1/8.13.1) with ESMTP id iB6Hg3CN002487 for ; Mon, 6 Dec 2004 20:42:04 +0300 (MSK) (envelope-from mcsi@mcsi.pp.ru) Message-ID: <41B499E6.5020309@mcsi.pp.ru> Date: Mon, 06 Dec 2004 20:41:58 +0300 From: Maxim Maximov User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.3) Gecko/20041112 X-Accept-Language: ru, en-us, en MIME-Version: 1.0 To: current@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: two kernel warnings X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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, 06 Dec 2004 17:42:07 -0000 Hello. With today's current I've got two kernel warnings: Starting ppp as "root" WARNING: attempt to net_add_domain(netgraph) after domainfinalize() Additional routing options:. Starting devd. Starting ums0 moused: mousechar_start. hw.acpi.cpu.cx_lowest: C1 -> C1 hw.acpi.cpu.throttle_state: 8 -> 8 Starting ums0 moused:moused: unable to open /dev/ums0: Device busy mousechar_start. Mounting NFS file systems:. ndis0: link up Starting syslogd. witness_get: witness exhausted I'm running pppoe:ndis0. Everything works ok. Is this normal, should I just ignore it? -- Maxim Maximov