From owner-freebsd-mobile Fri Jul 19 17:47:56 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 3032937B400 for ; Fri, 19 Jul 2002 17:47:54 -0700 (PDT) Received: from valemount.com (mailgate.valemount.com [209.53.76.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92B7F43E3B for ; Fri, 19 Jul 2002 17:47:53 -0700 (PDT) (envelope-from tony@valemount.com) Received: from tonyxp (forums.valemount.com) [209.53.76.17] by valemount.com [209.53.76.66] with SMTP (MDaemon.PRO.v5.0.7.R) for ; Fri, 19 Jul 2002 17:47:35 -0700 Message-ID: <09f301c22f87$05d23d70$114c35d1@tonyxp> From: "Tony Toole" To: Cc: References: <002701c22f41$bde11620$08dbf10a@frankenmobl><084901c22f56$4063cb10$114c35d1@tonyxp> <20020719.174903.34540933.imp@bsdimp.com> Subject: Re: pcmcia support with no ISA bus? Date: Fri, 19 Jul 2002 17:47:28 -0700 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-MDRemoteIP: 209.53.76.17 X-Return-Path: tony@valemount.com X-MDaemon-Deliver-To: mobile@FreeBSD.ORG Reply-To: tony@valemount.com 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 I've tried many, many memory ranges. Most outside of the range C0000 - E0000 are accepted, however the cards are not recognized due to pccardd reading corrupt CIS information. I'll keep plugging away. Thanks, Tony Toole ----- Original Message ----- From: "M. Warner Losh" To: Cc: Sent: Friday, July 19, 2002 4:49 PM Subject: Re: pcmcia support with no ISA bus? > 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