From owner-freebsd-bluetooth@FreeBSD.ORG Fri Jan 8 18:48:03 2010 Return-Path: Delivered-To: freebsd-bluetooth@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BFE951065676 for ; Fri, 8 Jan 2010 18:48:03 +0000 (UTC) (envelope-from maksim.yevmenkin@gmail.com) Received: from mail-pz0-f185.google.com (mail-pz0-f185.google.com [209.85.222.185]) by mx1.freebsd.org (Postfix) with ESMTP id 978D98FC14 for ; Fri, 8 Jan 2010 18:48:03 +0000 (UTC) Received: by pzk15 with SMTP id 15so11816695pzk.3 for ; Fri, 08 Jan 2010 10:47:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=ze1ZEpUZRgaGECn0HH1M5IOq5Q8Ych69vfsPy+59c8o=; b=uvmLLA8+uOxIfsz3sxW8/PJSPrEwp47BiHbbXGoDWma2/HI8Z/5TJ48pcTLWyeV0/d 0T8DtSDAoBIqHeXojVal3wiw/UMTohVW8bs6bXZBdG34WDaSwJL5VIdPc2gutMyvp5Eh JWBn0L7l9hV9AWBtegdAgLOXvezASvDlYw/wQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=WTSUxC4Ign8dv8rQ1by09OO8778Aj23y3UQHF3c2KJPX8LuqL2ZSGfns+3wK1PvNBr Rb5B3XcfiHMV7KzMw+AqL4lMrHqYMS/qnAHkJNotYmRPNnpT8FCunk2xkvleWxX2+X7u RDbWL9WyYOA9uJCAlZStbzZfH3D9HyEF7zzqI= MIME-Version: 1.0 Received: by 10.114.21.13 with SMTP id 13mr3809819wau.225.1262976473801; Fri, 08 Jan 2010 10:47:53 -0800 (PST) In-Reply-To: <4B470017.9000704@users.sf.net> References: <4B470017.9000704@users.sf.net> Date: Fri, 8 Jan 2010 10:47:53 -0800 Message-ID: From: Maksim Yevmenkin To: martinko Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-bluetooth@freebsd.org Subject: Re: kernel: warning: attempt to domain_add(bluetooth) after domainfinalize() X-BeenThere: freebsd-bluetooth@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Using Bluetooth in FreeBSD environments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jan 2010 18:48:03 -0000 2010/1/8 martinko : > Hi, > > I've been seeing the following on 7.x and 8.0 during boot: > > Jan 8 09:38:49 mb-aw1n-bsd kernel: WARNING: attempt to > domain_add(bluetooth) after domainfinalize() > > It did not happen on 6.x. Is it a known issue ? short answer: its not really an "issue". please just ignore it. thanks, max