Date: Mon, 25 Nov 2002 14:32:27 -0800 From: Terry Lambert <tlambert2@mindspring.com> To: Philip Paeps <philip@paeps.cx> Cc: current@FreeBSD.ORG Subject: Re: I'm impressed, but ... Message-ID: <3DE2A4FB.8E51F525@mindspring.com> References: <20021125004934.GA604@juno.home.paeps.cx> <20021125194122.GA17986@angelica.unixdaemons.com> <20021125202755.GA633@juno.home.paeps.cx>
next in thread | previous in thread | raw e-mail | index | archive | help
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: <PNP0401> can't assign resources (port) > > > | unknown: <PNP0501> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3DE2A4FB.8E51F525>