From owner-freebsd-questions@FreeBSD.ORG Mon Mar 14 17:41:40 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 758) id 4BB7516A4CF; Mon, 14 Mar 2005 17:41:40 +0000 (GMT) Date: Mon, 14 Mar 2005 17:41:40 +0000 From: Kris Kennaway To: Fafa Diliha Romanova Message-ID: <20050314174140.GD91771@hub.freebsd.org> References: <20050312095532.C3A1F4BE6D@ws1-1.us4.outblaze.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050312095532.C3A1F4BE6D@ws1-1.us4.outblaze.com> User-Agent: Mutt/1.4.2.1i cc: questions@freebsd.org Subject: Re: Getting rid of message: unknown: can't assign resources (port) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 17:41:40 -0000 On Sat, Mar 12, 2005 at 04:55:32AM -0500, Fafa Diliha Romanova wrote: > haye! > > i'm just kinda tired of seeing this in my dmesg. > can i make my kernel ignore it? If it really bothers you that much, comment out the printf that generates it in the kernel source. Kris