Date: Fri, 18 Mar 2005 09:40:12 -0700 (MST) From: Warner Losh <imp@bsdimp.com> To: if@hetzner.co.za Cc: current@freebsd.org Subject: Re: device pcic and card Message-ID: <20050318.094012.78745068.imp@bsdimp.com> In-Reply-To: <E1DCEbP-000746-00@hetzner.co.za> References: <imp@bsdimp.com> <E1DCEbP-000746-00@hetzner.co.za>
next in thread | previous in thread | raw e-mail | index | archive | help
> This extra line appears in the new kernel's output. Is this perhaps > what was detected as in the older kernel as pcic0? > unknown: <PNP0c01> can't assign resources (memory) > > Is there anything else that I should be doing that I'm not? Adding the following to device.hints (or /boot/loader.conf) may help: hint.cbb.0.at="isa" hint.cbb.0.port="0x3e0" hint.cbb.0.maddr="0xd0000" Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050318.094012.78745068.imp>