From owner-freebsd-mobile Sat Dec 14 21:30: 0 2002 Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F46037B401; Sat, 14 Dec 2002 21:29:59 -0800 (PST) Received: from maxwell1.pacific.net.sg (maxwell1.pacific.net.sg [203.120.90.191]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E7BB43ED4; Sat, 14 Dec 2002 21:29:57 -0800 (PST) (envelope-from ktsin@acm.org) Received: from smtp1.pacific.net.sg ([203.120.90.70]) by maxwell1.pacific.net.sg with ESMTP id <20021215052955.YRAZ1527.maxwell1.pacific.net.sg@smtp1.pacific.net.sg>; Sun, 15 Dec 2002 13:29:55 +0800 Received: from passion.no-ip.org (adsl143.dyn203.pacific.net.sg [210.24.203.143]) by smtp1.pacific.net.sg with ESMTP id gBF5Tsi19655; Sun, 15 Dec 2002 13:29:55 +0800 Received: from passion.no-ip.org (localhost [127.0.0.1]) by passion.no-ip.org (8.12.6/8.12.6) with ESMTP id gBF5Tj47000360; Sun, 15 Dec 2002 13:29:45 +0800 (SGT) (envelope-from ktsin@acm.org) Received: (from ktsin@localhost) by passion.no-ip.org (8.12.6/8.12.3/Submit) id gBF5TgjQ000359; Sun, 15 Dec 2002 13:29:42 +0800 (SGT) (envelope-from ktsin@acm.org) Date: Sun, 15 Dec 2002 13:29:42 +0800 From: KT Sin To: FUJITA Kazutoshi Cc: freebsd-current@FreeBSD.ORG, freebsd-mobile@FreeBSD.ORG Subject: Re: cbb attach failed Message-ID: <20021215052942.GA347@passion.no-ip.org> References: <20021215.073439.41626400.fujita@soum.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021215.073439.41626400.fujita@soum.co.jp> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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: 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: 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