Date: Sun, 15 Dec 2002 13:29:42 +0800 From: KT Sin <ktsin@acm.org> To: FUJITA Kazutoshi <fujita@soum.co.jp> Cc: freebsd-current@FreeBSD.ORG, freebsd-mobile@FreeBSD.ORG Subject: Re: cbb attach failed Message-ID: <20021215052942.GA347@passion.no-ip.org> In-Reply-To: <20021215.073439.41626400.fujita@soum.co.jp> References: <20021215.073439.41626400.fujita@soum.co.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi If your CURRENT is pretty recent, please add into your /boot/loader.conf hw.pci.allow_unsupported_io_range="1" and then reboot. kt On Sun, Dec 15, 2002 at 07:34:39AM +0900, FUJITA Kazutoshi wrote: > hi, > > i've just 'make buildworld' & 'make buildkernel' on my thinkpad x23, > but cardbus doesn't work. > > here is the 'boot -v' message around the cbb, > > > cbb0: <RF5C476 PCI-CardBus Bridge> mem 0x50000000-0x50000fff irq 11 at device 3.0 on pci2 > pcib2: device cbb0 requested unsupported memory range 0x0-0x0 (decoding 0xc0200000-0xcfffffff, 0xe8000000-0xf00fffff) > cbb0: Could not map register memory > device_probe_and_attach: cbb0 attach returned 12 > cbb0: <RF5C476 PCI-CardBus Bridge> mem 0x50100000-0x50100fff irq 11 at device 3.1 on pci2 > pcib2: device cbb0 requested unsupported memory range 0x0-0x0 (decoding 0xc0200000-0xcfffffff, 0xe8000000-0xf00fffff) > cbb0: Could not map register memory > device_probe_and_attach: cbb0 attach returned 12 > > > any suggestion? > > > regards, > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021215052942.GA347>