From owner-freebsd-current Mon Nov 25 14:33:50 2002 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 E00A137B401 for ; Mon, 25 Nov 2002 14:33:48 -0800 (PST) Received: from conure.mail.pas.earthlink.net (conure.mail.pas.earthlink.net [207.217.120.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FDF743E9C for ; Mon, 25 Nov 2002 14:33:48 -0800 (PST) (envelope-from tlambert2@mindspring.com) Received: from pool0340.cvx40-bradley.dialup.earthlink.net ([216.244.43.85] helo=mindspring.com) by conure.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 18GRnV-0003VF-00; Mon, 25 Nov 2002 14:33:45 -0800 Message-ID: <3DE2A4FB.8E51F525@mindspring.com> Date: Mon, 25 Nov 2002 14:32:27 -0800 From: Terry Lambert X-Mailer: Mozilla 4.79 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Philip Paeps Cc: current@FreeBSD.ORG Subject: Re: I'm impressed, but ... References: <20021125004934.GA604@juno.home.paeps.cx> <20021125194122.GA17986@angelica.unixdaemons.com> <20021125202755.GA633@juno.home.paeps.cx> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Philip Paeps wrote: > On 2002-11-25 14:41:22 (-0500), Hiten Pandya wrote: > > On Mon, Nov 25, 2002 at 01:49:34AM +0100, Philip Paeps wrote: > > > | unknown: can't assign resources (port) > > > | unknown: can't assign resources (port) > > > > Can you try changing the hardware tunable, > > hw.pci.allow_unsupported_io_range, to the value of 1 in your loader.conf. I > > think this should do it. You can then check this value after you booted by > > `sysctl hw.pci`. > > I'm afraid that doesn't cure the 'problem'. I think Hiten responded based on the "can't assign resource" messages, without reading all the way through; I sometimes do "kneee-jerk" responses to problem reports, as well. The reason his advice didn't help you suppress the messages is that the failure is in port and IRQ assignments, not in memory window assignments. The problem is related to multiple claimants for the device: the BIOS, vs. the OS. If you change the BIOS settings for "PnP OS", the messages should "go away". Note that the messages are just warnings; they will not make anything "not work", given your configuration. The "maildirs issue", I won't comment on, at this time. -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message