From owner-freebsd-mobile Tue Mar 6 19:54:42 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 9CCBA37B719 for ; Tue, 6 Mar 2001 19:54:39 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.1/8.11.1) with ESMTP id f273sOd05134; Tue, 6 Mar 2001 20:54:24 -0700 (MST) (envelope-from imp@harmony.village.org) Message-Id: <200103070354.f273sOd05134@harmony.village.org> To: Martin Stiemerling Subject: Re: PCCARD to PCI Bridge Cc: freebsd-mobile@FreeBSD.ORG In-reply-to: Your message of "Mon, 05 Mar 2001 14:21:27 +0100." <3AA392D7.F035C347@ccrle.nec.de> References: <3AA392D7.F035C347@ccrle.nec.de> Date: Tue, 06 Mar 2001 20:54:24 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <3AA392D7.F035C347@ccrle.nec.de> Martin Stiemerling writes: : I'm running a FreeBSD 4.2 desktop box with a PCCARD to PCI Bus adapter. : The kernel configuration file, section pccard (pcic), says that the pcic : device is for real pccard slots and for ISA-to-PCCARD adapters. : So there is no chance to get a PCI-to-PCCARD adapter running with this : code? Is this right? : In the case yes, is there a piece of code to get this combination : running? No. The pci bus requires different routing which is hard to do, in general, for the code as it exists today. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message