From owner-freebsd-current@FreeBSD.ORG Mon Aug 30 09:25:23 2004 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 23EF116A4DA for ; Mon, 30 Aug 2004 09:25:23 +0000 (GMT) Received: from gvr.gvr.org (gvr-gw.gvr.org [80.126.103.228]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB98243D41 for ; Mon, 30 Aug 2004 09:25:22 +0000 (GMT) (envelope-from guido@gvr.org) Received: by gvr.gvr.org (Postfix, from userid 657) id 3E36738; Mon, 30 Aug 2004 11:25:22 +0200 (CEST) Date: Mon, 30 Aug 2004 11:25:22 +0200 From: Guido van Rooij To: Daniel O'Connor Message-ID: <20040830092522.GA13880@gvr.gvr.org> References: <20040827082929.GA64830@gvr.gvr.org> <200408300837.08339.doconnor@gsoft.com.au> <20040830072245.GA12692@gvr.gvr.org> <200408301701.07731.doconnor@gsoft.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200408301701.07731.doconnor@gsoft.com.au> cc: freebsd-current@freebsd.org Subject: Re: project evil: signal quality 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: Mon, 30 Aug 2004 09:25:23 -0000 On Mon, Aug 30, 2004 at 05:01:07PM +0930, Daniel O'Connor wrote: > > > > > > Are newer drivers available? > > > > Given that your ndis0 -l option for wicontrol works here, I doubt that this > > is a driver issue. I'll try to find time to look why -i ndis0 fails > > to report the quality.. > > Why do you say that? > I am talking about the Windows driver - perhaps it doesn't report signal > quality in a standard way. I assumed, and now that seems wrong, that there is only one way the signal quality was retrieved. (the -l option uses an ioctl, whereas the option I used uses a socket. -Guido