From owner-freebsd-mobile@FreeBSD.ORG Sat May 17 09:50:32 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 C172937B401 for ; Sat, 17 May 2003 09:50:32 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 059F543F3F for ; Sat, 17 May 2003 09:50:32 -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 h4HGoUkA075001; Sat, 17 May 2003 10:50:31 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sat, 17 May 2003 10:49:45 -0600 (MDT) Message-Id: <20030517.104945.22502008.imp@bsdimp.com> To: cbiffle@safety.net From: "M. Warner Losh" In-Reply-To: <200305170914.44778.cbiffle@safety.net> References: <20030517140702.GB34052@stack.nl> <200305170914.44778.cbiffle@safety.net> X-Mailer: Mew version 2.1 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: jilles+fbsd-mobile@stack.nl cc: freebsd-mobile@freebsd.org Subject: Re: USB wireless network adapters 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: Sat, 17 May 2003 16:50:33 -0000 In message: <200305170914.44778.cbiffle@safety.net> "Cliff L. Biffle" writes: : On Saturday 17 May 2003 07:07 am, Jilles Tjoelker wrote: : > The first thing I tried was a cardbus pccard from Sitecom, which uses : > the Prism2.5 chipset and should be supported by the wi(4) driver. : > However, I'm having trouble with pccard - FreeBSD says my pcic is : > "16-bit", and the card works under neither OS. OLDCARD should deal with pcic until I can get the 16-bit legacy support into 'newcard' : Unfortunately, 32-bit PCMCIA support -- that is, Cardbus -- isn't available : until 5.0. I have little experience with the USB adapters, but you do have : other options, namely finding a 16-bit wireless card. Most of the Orinoco : cards I've come across have been 16-bit. All the PC Cards supported by wi are 16-bit. Warner