From owner-freebsd-mobile Wed Jul 24 8:49:47 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 8562C37B428 for ; Wed, 24 Jul 2002 08:49:44 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BBA743E6E for ; Wed, 24 Jul 2002 08:49:06 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.3/8.12.3) with ESMTP id g6OFmMYx016913; Wed, 24 Jul 2002 09:48:23 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Wed, 24 Jul 2002 03:03:19 -0600 (MDT) Message-Id: <20020724.030319.69252479.imp@bsdimp.com> To: andrew@unfortu.net Cc: tony@valemount.com, mobile@FreeBSD.ORG Subject: Re: PCI -> PCMCIA Adapter woes - patch From: "M. Warner Losh" In-Reply-To: <20020724110719.V82387-100000@plum.flirble.org> References: <20020723.184204.123399222.imp@bsdimp.com> <20020724110719.V82387-100000@plum.flirble.org> X-Mailer: Mew version 2.1 on Emacs 21.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 In message: <20020724110719.V82387-100000@plum.flirble.org> Andrew Back writes: : Hi, : : Well I tried both patches. First applying Tony's, rebuilding the kernel : and rebooting. Then with loader.conf changes. And then backed out the : patch and tried Warner's, with and without loader.conf mods. : : I got the same result every time, detects card insertion and removal, but : 'null' cards. When I try 'pccardc dumpcis' with a card inserted I get: : : read returned -1 bytes (expected 2) : cannot allocate memory : : Have I missed something else? Like set memory address in rc.conf for : pccard bridge? Yes. In bridged environments you often need to set a memory address that's above the ISA hole. I recently committed patches to -current to allow one to do that, but haven't MFC'd them yet. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message