From owner-freebsd-mobile Fri Jul 19 11:58:41 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 5213A37B401 for ; Fri, 19 Jul 2002 11:58:39 -0700 (PDT) Received: from valemount.com (mailgate.valemount.com [209.53.76.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3B6C43E5E for ; Fri, 19 Jul 2002 11:58:38 -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 11:58:28 -0700 Message-ID: <084901c22f56$4063cb10$114c35d1@tonyxp> From: "Tony Toole" To: References: <002701c22f41$bde11620$08dbf10a@frankenmobl> Subject: pcmcia support with no ISA bus? Date: Fri, 19 Jul 2002 11:58:21 -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 Quick question: 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. 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. Any ideas? Thanks! -- Tony To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message