From owner-freebsd-mobile@FreeBSD.ORG Fri Oct 3 08:19:11 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 F25D416A4B3 for ; Fri, 3 Oct 2003 08:19:10 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id F28F143F3F for ; Fri, 3 Oct 2003 08:19:09 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.9p1/8.12.9) with ESMTP id h93FJ2AD032401; Fri, 3 Oct 2003 09:19:03 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Fri, 03 Oct 2003 09:19:05 -0600 (MDT) Message-Id: <20031003.091905.118304219.imp@bsdimp.com> To: freebsd@faruk.net From: "M. Warner Losh" In-Reply-To: <20031003081724.1884.qmail@fuzuli.enderunix.org> References: <20031002155001.4881A5D07@ptavv.es.net> <20031003081724.1884.qmail@fuzuli.enderunix.org> X-Mailer: Mew version 2.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-mobile@freebsd.org Subject: Re: Advice: 128 bit wep and Prism chipset 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: Fri, 03 Oct 2003 15:19:11 -0000 X-List-Received-Date: Fri, 03 Oct 2003 15:19:11 -0000 In message: <20031003081724.1884.qmail@fuzuli.enderunix.org> "Omer Faruk Sen" writes: : 3)The company is suggesting me to buy Cisco 350 PCI cards. I have read : http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Linux.Wireless.drivers. : html and it states that Cisco 350 cards are also Prism II chipset based : cards. Is that true? And can I use that card to create an Access Point with : FreeBSD? Yes and no. Yes they have some prism components in them, but they have cisco firmware. This means that we do not have access point support in freebsd for them at this time. Warner