From owner-freebsd-mobile@FreeBSD.ORG Fri Jan 23 14:35:03 2004 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 89C0716A4CE for ; Fri, 23 Jan 2004 14:35:03 -0800 (PST) Received: from ebb.errno.com (ebb.errno.com [66.127.85.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id A372243D77 for ; Fri, 23 Jan 2004 14:34:08 -0800 (PST) (envelope-from sam@errno.com) Received: from 66.127.85.91 ([66.127.85.91]) (authenticated bits=0) by ebb.errno.com (8.12.9/8.12.9) with ESMTP id i0NMX0HQ085321 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Fri, 23 Jan 2004 14:33:00 -0800 (PST) (envelope-from sam@errno.com) From: Sam Leffler Organization: Errno Consulting To: Eric Anderson , freebsd-mobile@freebsd.org Date: Fri, 23 Jan 2004 14:37:34 -0800 User-Agent: KMail/1.5.3 References: <40119731.3060800@centtech.com> In-Reply-To: <40119731.3060800@centtech.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200401231437.34812.sam@errno.com> Subject: Re: Kismet + Atheros card + -current? 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, 23 Jan 2004 22:35:03 -0000 On Friday 23 January 2004 01:50 pm, Eric Anderson wrote: > Has anyone gotten this to work? Is it even possible for it to work? > > Also, are there any other tools that can just list the visible AP's? > wicontrol is supposed to do this, but doesn't unless I have ath0 set > with an already visible AP ssid. I _just_ sent the author patches for radiotap support. They still need a bit of work but it'll mean kismet will work with ath and wi in current (and soon for netbsd). I also have a hacked dstumbler that grok's radiotap; you can get that at http://www.freebsd.org/~sam but beware that it's incomplete (I believe it dumps core when it sees stations). Sam