From owner-freebsd-current Sun Nov 25 16:18:16 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 1E0ED37B417 for ; Sun, 25 Nov 2001 16:18:11 -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 fAQ0IAa96764; Sun, 25 Nov 2001 17:18:10 -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 fAQ0I9750531; Sun, 25 Nov 2001 17:18:09 -0700 (MST) (envelope-from imp@harmony.village.org) Message-Id: <200111260018.fAQ0I9750531@harmony.village.org> To: John McCullough Subject: Re: cardbus help Cc: current@FreeBSD.ORG In-reply-to: Your message of "Sun, 25 Nov 2001 14:52:59 PST." <3C01764B.2030508@hmc.edu> References: <3C01764B.2030508@hmc.edu> Date: Sun, 25 Nov 2001 17:18:09 -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 <3C01764B.2030508@hmc.edu> John McCullough writes: : I'd like to get card bus working, however under 5.0-current my pcmcia : controller is failing to load with the message: : : pccbb0: at device 15.0 on pci2 : pcib2: device pccbb0 requested unsupported memory randge : 0x10000000-0xffffffff (decoding 0xf4000000-0xfbffffff, 0xfff00000-0xfffff) : pccbb0: Could not grab register memory : : any insight? or will I have the pleasure of tinkering with the kerne? options PCI_ALLOW_UNSUPPORTED_IO_RANGE Or fix src/sys/dev/pci/pci_pci.c to properly trim the range. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message