From owner-freebsd-questions@FreeBSD.ORG Sat Mar 12 10:25:54 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1ABF616A4CE for ; Sat, 12 Mar 2005 10:25:54 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E2B643D3F for ; Sat, 12 Mar 2005 10:25:53 +0000 (GMT) (envelope-from khaled.abu@gmail.com) Received: by wproxy.gmail.com with SMTP id 68so1338457wri for ; Sat, 12 Mar 2005 02:25:53 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=F7is5A6Qp/nroqxQOd9K5RIzg7uFc/VCiM35w3lOggBV4AWTKFXkebSzDgWvDtwtEAfb66JegPozXiA7MvJgfDtWNG3nrWYSahmbGk1nG3sMcVM2JA0ym26b6AxGfgEjxqE7d3w6nTpa49ixAuTvmg1cHIZNQwBUK0GSizlI6FU= Received: by 10.54.32.72 with SMTP id f72mr3307679wrf; Sat, 12 Mar 2005 02:25:53 -0800 (PST) Received: by 10.54.23.34 with HTTP; Sat, 12 Mar 2005 02:25:53 -0800 (PST) Message-ID: Date: Sat, 12 Mar 2005 12:25:53 +0200 From: abu khaled To: Fafa Diliha Romanova In-Reply-To: <20050312095532.C3A1F4BE6D@ws1-1.us4.outblaze.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20050312095532.C3A1F4BE6D@ws1-1.us4.outblaze.com> 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 Reply-To: abu khaled List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2005 10:25:54 -0000 On Sat, 12 Mar 2005 04:55:32 -0500, Fafa Diliha Romanova wrote: > haye! > > i'm just kinda tired of seeing this in my dmesg. > can i make my kernel ignore it? > > thanks! > > -- fafa > -- > ___________________________________________________________ > Sign-up for Ads Free at Mail.com > http://promo.mail.com/adsfreejump.htm > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > The following is an excerpt from a post to the freebsd-current mailing list. The ``can't assign resources'' messages indicate that the devices are legacy ISA devices for which a non-PnP-aware driver is compiled into the kernel. These include devices such as keyboard controllers, the programmable interrupt controller chip, and several other bits of standard infrastructure. The resources cannot be assigned because there is already a driver using those addresses. --Garrett Wollman , 24 April 2001 PNP0700 is the "Standard floppy disk controller" AFAIK if the Floppy Disk is working then these messages do not mean that there is a problem. * I do not know how to disable the message. I have them to. unknown: can't assign resources (port) *Standard 101/102-Key or Microsoft Natural PS/2 Keyboard* unknown: can't assign resources (memory) *Motherboard resources* unknown: can't assign resources (port) *Motherboard resources* unknown: can't assign resources (port) *Standard floppy disk controller* Everyhing is working just fine!!! -- Kind regards Abu Khaled