From owner-freebsd-mobile Fri Jul 19 16:50:44 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 8FBAA37B400 for ; Fri, 19 Jul 2002 16:50:42 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 127AC43E31 for ; Fri, 19 Jul 2002 16:50:41 -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 g6JNnB1f034129; Fri, 19 Jul 2002 17:49:13 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Fri, 19 Jul 2002 17:49:03 -0600 (MDT) Message-Id: <20020719.174903.34540933.imp@bsdimp.com> To: tony@valemount.com Cc: mobile@FreeBSD.ORG Subject: Re: pcmcia support with no ISA bus? From: "M. Warner Losh" In-Reply-To: <084901c22f56$4063cb10$114c35d1@tonyxp> References: <002701c22f41$bde11620$08dbf10a@frankenmobl> <084901c22f56$4063cb10$114c35d1@tonyxp> 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: <084901c22f56$4063cb10$114c35d1@tonyxp> "Tony Toole" writes: : Under FreeBSD 4.6, is there any way to get a PCI pcmcia adaptor (such as the : Ricoh or TI) to function on a system that has NO ISA bus, such as those : based on the SC520? The current pcmcia implementation seems to require it : for some reason. Yes. It works great. : According to the kernel, the pcmcia sockets are detected, and the dmesg : shows the insert and remove events for the cards, but when pccardd or : pccardc tries to set the memory range (ie. pccardc pccardmem 0xD4000), the : operation failes. Then use an unused memory range. :-) Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message