Date: Mon, 20 Sep 2004 20:42:15 -0600 (MDT) From: "M. Warner Losh" <imp@bsdimp.com> To: ceo@l-i-e.com Cc: freebsd-mobile@freebsd.org Subject: Re: couldn't map memory Message-ID: <20040920.204215.73653260.imp@bsdimp.com> In-Reply-To: <2263.67.167.52.21.1095726185.squirrel@www.l-i-e.com> References: <1217.66.243.145.38.1095462204.squirrel@www.l-i-e.com> <20040919.234729.72994632.imp@bsdimp.com> <2263.67.167.52.21.1095726185.squirrel@www.l-i-e.com>
next in thread | previous in thread | raw e-mail | index | archive | help
which version of FreeBSD are you running? 5.2.1 and earlier need hw.pci.allow_unsupported_io_range=1 (which may be spelled wrong, sysctl hw.pci will tell you how to spell it) in cases like this. This is a tunable, so you need to put it in /boot/loader.conf. Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040920.204215.73653260.imp>