From owner-freebsd-current Sun Nov 25 16:20:24 2001 Delivered-To: freebsd-current@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 805F637B416; Sun, 25 Nov 2001 16:20:20 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id fAQ0KJa96780; Sun, 25 Nov 2001 17:20:19 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost [127.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id fAQ0KI750566; Sun, 25 Nov 2001 17:20:19 -0700 (MST) (envelope-from imp@harmony.village.org) Message-Id: <200111260020.fAQ0KI750566@harmony.village.org> To: Mike Smith Subject: Re: cardbus help Cc: John McCullough , current@FreeBSD.ORG In-reply-to: Your message of "Sun, 25 Nov 2001 15:57:18 PST." <200111252357.fAPNvIM02571@mass.dis.org> References: <200111252357.fAPNvIM02571@mass.dis.org> Date: Sun, 25 Nov 2001 17:20:18 -0700 From: Warner Losh Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <200111252357.fAPNvIM02571@mass.dis.org> Mike Smith writes: : This is a bug in the way that the pccbb code allocates the register : window when it hasn't been set up. The "real" fix actually requires the : PCI code to configure the cardbus controller, but we don't do that yet : (we desperately need to, though). s/cardbus controller/any device that needs memory and/or I/O addresses assigned/. : As a workaround for you, though, try adjusting the memory that the driver : requests for the register window to be based at 0xf4000000. Actually, for most people, just ignoring the error is enough to make it work. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message