From owner-freebsd-mobile Sun Jun 23 22:54:20 2002 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 7E65237B400 for ; Sun, 23 Jun 2002 22:54:16 -0700 (PDT) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id g5O5sEY73607; Sun, 23 Jun 2002 23:54:15 -0600 (MDT) (envelope-from imp@village.org) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id g5O5sDG48256; Sun, 23 Jun 2002 23:54:13 -0600 (MDT) (envelope-from imp@village.org) Date: Sun, 23 Jun 2002 23:53:19 -0600 (MDT) Message-Id: <20020623.235319.33241429.imp@village.org> To: voisine@heatspeed.net Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: multiple pccard adapters From: "M. Warner Losh" In-Reply-To: <200206232202.38047.voisine@heatspeed.net> References: <200206232202.38047.voisine@heatspeed.net> 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: <200206232202.38047.voisine@heatspeed.net> Aaron Voisine writes: : I'm trying to figure out how to put multiple pccard : adapters for multiple wireless nics into a system. I've not been able to make it work reliably when I've tried it in the past. But that was in the 4.2 timeframe, so maybe the PCI changes since then have made things work. : I have one isa adapter and one pci adapter. Especially in that configuration. :-) However, you might be able to make it work if you use "wi" as the device name rather than "wi0". Even that might not work. : When : I insert the second wireless nics I get an error : saying no free configuration is available. Do I need : to setup anything special in the kernel configuration : to allow multiple card devices? You use multiple real PCI cards. That's your best bet. One of the Intersil PRISM-II based PCI cards is known to work (I have one machine that has three of them in it). Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message