From owner-freebsd-questions@FreeBSD.ORG Mon Sep 8 10:02:23 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A30B916A4BF for ; Mon, 8 Sep 2003 10:02:23 -0700 (PDT) Received: from firecrest.mail.pas.earthlink.net (firecrest.mail.pas.earthlink.net [207.217.121.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3455944008 for ; Mon, 8 Sep 2003 10:02:16 -0700 (PDT) (envelope-from algould@datawok.com) Received: from 22-15.lctv-b4.cablelynx.com ([24.204.22.15] helo=yoda.datawok.com) by firecrest.mail.pas.earthlink.net with asmtp (TLSv1:RC4-MD5:128) (Exim 3.33 #1) id 19wPP3-0001Gw-00; Mon, 08 Sep 2003 10:02:13 -0700 From: "Andrew L. Gould" To: jesse@wingnet.net, freebsd-questions@freebsd.org Date: Mon, 8 Sep 2003 12:02:22 -0500 User-Agent: KMail/1.5 References: <86llt25a1o.fsf@gic.mteege.de> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200309081202.22702.algould@datawok.com> X-ELNK-Trace: ee791d459e3d6817d780f4a490ca69564776905774d2ac4b2a53bfdcb7e097c9830670e9800c6eab350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c Subject: Re: 802.11g and FreeBSD based access point ... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Sep 2003 17:02:23 -0000 On Monday 08 September 2003 09:42 am, Jesse Guardiani wrote: > Matthias Teege wrote: > > "Vledder, Hans" writes: > >> I am considering building a 802.11g FreeBSD access point. I've read that > >> I will need a network adapter that supports hostap (access point mode). > >> Does anyone known a brand/model (PCI) that's being supported by FreeBSD > >> ? > > > > Netgear PCI Cards (401a?) are supported but this may change. > > Look for something with an Atheros chipset. See the ath man page for > details: > > http://www.freebsd.org/cgi/man.cgi?query=ath&apropos=0&sektion=0&manpath=Fr >eeBSD+5.1-current&format=html > > You'll have to run -CURRENT to drive it though. ath was added after > 5.1-RELEASE. Another option are D-Link 900AP+. They connect to your ethernet card and can be configured as a wireless access point, client, or wireless bridge. Configuration is done via web browser, so the hardware is fairly OS-neutral. Andrew Gould