From owner-freebsd-current@FreeBSD.ORG Sat Jul 5 17:40:54 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9633437B401; Sat, 5 Jul 2003 17:40:54 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1E794400B; Sat, 5 Jul 2003 17:40:53 -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 h660egdP014834; Sat, 5 Jul 2003 18:40:43 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sun, 06 Jul 2003 09:40:38 +0900 (JST) Message-Id: <20030706.094038.96603831.imp@bsdimp.com> To: ru@freebsd.org From: "M. Warner Losh" In-Reply-To: <20030705221335.GC66426@sunbay.com> References: <267229455.1056645499@melange.errno.com> <16135.14729.867357.839956@canoe.velocet.net> <20030705221335.GC66426@sunbay.com> 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: sam@errno.com cc: dgilbert@velocet.ca cc: freebsd-current@freebsd.org Subject: Re: [current] hostap+wi X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Jul 2003 00:40:54 -0000 In message: <20030705221335.GC66426@sunbay.com> Ruslan Ermilov writes: : On Sat, Jul 05, 2003 at 04:48:09PM -0400, David Gilbert wrote: : [...] : > The hostap machine is 4.8-STABLE and the client is 5.1-RELEASE. : > : One nice thing about the hostap is that bridge(4) works with wi(4) : that is in hostap mode. Does anybody know if only Intersil cards : have the hostap mode, or some Prism's also do? Intersil and Prism are the same thing. Prism 2, 2.5 and 3 cards have Intersil firmware. There are some cards based on prism chipsets that have Symbol firmware, but those are rare. The wavelan/lucent/orinoco firmware doesn't support a hostap mode, but there are add-ins that give ap functionality. BTW, Intersil has a new Prism GT chipset for b/g cards. No data has been released on this chipset yet. Warner