From owner-freebsd-current Sun Dec 2 11:34: 4 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 BDE5237B41A; Sun, 2 Dec 2001 11:33:43 -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 fB2JXga35388; Sun, 2 Dec 2001 12:33:42 -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 fB2JXgM60036; Sun, 2 Dec 2001 12:33:42 -0700 (MST) (envelope-from imp@harmony.village.org) Message-Id: <200112021933.fB2JXgM60036@harmony.village.org> To: Mike Smith Subject: Re: cardbus help Cc: John McCullough , current@FreeBSD.ORG In-reply-to: Your message of "Sun, 02 Dec 2001 11:33:34 PST." <200112021933.fB2JXYW01859@mass.dis.org> References: <200112021933.fB2JXYW01859@mass.dis.org> Date: Sun, 02 Dec 2001 12:33:42 -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 <200112021933.fB2JXYW01859@mass.dis.org> Mike Smith writes: : > : 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. : : This bothers me. Are bridges ignoring their mapping registers? It would appaer that they are. It hurts my brain that it works. But on my Inspiron, I have a dmesg of: pcic0: irq 11 at device 15.0 on pci2 pcic0: PCI Memory allocated: 0x44000000 but the bridge that this is behind claims to only decode 0xf4000000 and higher. I don't claim to understand... However, I think the point is moot because in current I've fixed it to clip the ranges properly. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message