From owner-freebsd-mobile@FreeBSD.ORG Sun Jun 8 12:38:33 2003 Return-Path: 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 1BFA337B401; Sun, 8 Jun 2003 12:38:33 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 096DC43FDF; Sun, 8 Jun 2003 12:38:29 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.8/8.12.3) with ESMTP id h58JcOkA096942; Sun, 8 Jun 2003 13:38:24 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sun, 08 Jun 2003 13:37:57 -0600 (MDT) Message-Id: <20030608.133757.132443325.imp@bsdimp.com> To: amnesia@t-online.de From: "M. Warner Losh" In-Reply-To: <000d01c32de7$eb7933b0$030aa8c0@video> References: <00c301c32db3$61effea0$030aa8c0@video> <20030608.111206.87999448.imp@bsdimp.com> <000d01c32de7$eb7933b0$030aa8c0@video> X-Mailer: Mew version 2.1 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable cc: freebsd-current@freebsd.org cc: freebsd-mobile@freebsd.org Subject: Re: mini-PCI Cards dont work X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Jun 2003 19:38:33 -0000 In message: <000d01c32de7$eb7933b0$030aa8c0@video> Amnesia@t-online.de (Torsten K=F6tting) writes: : Interesting was that the Orinoco card was'nt found when i was using m= y : custom-mini kernel which had all the PC-Card stuff disabled. I though= t the : accessability of the mini-PCI slot doesnt depend on any PC-Card drive= rs ... The orinoco cards are a pci <-> cardbus bridge + guts of a lucent gold card condenced down onto a mini-pci form factor. So that makes perfect sence that it wouldn't work. Warner