From owner-freebsd-wireless@FreeBSD.ORG Sun Apr 10 01:48:40 2011 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 37923106566B for ; Sun, 10 Apr 2011 01:48:40 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id BE3EC8FC12 for ; Sun, 10 Apr 2011 01:48:39 +0000 (UTC) Received: by wyf23 with SMTP id 23so4566038wyf.13 for ; Sat, 09 Apr 2011 18:48:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=M22/ju4rgTjCp9mTfpg2Spz1Oip4IG93k3teq66ojvI=; b=XGbPcxAu3qSEpjscCxcCp9/Iwjs0MSYNaO77s2vryVVH/qMnhtK/SaI+f/mpp4sWnd 87CcO6YIdUnArHSxphKuGS3YCqUpbAZXzLuhiBqdtLL3dfTv/gw8t219IiOjeIoG7qpI ghOr6SpGotDwDC68Gc4YJVRVqBOTBHtCjFANg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=GWpjo/aVP8+tRegufviuAbW2if7ZoGz4U4zHzSUO4dVu8Ld6QknJEW+5wwTcNWvyYY QohszDD1Kj+wlCXs/QCTwCVvR8ba7zPn3aeBnpa6Q7D7gWXjjwPcKB2FEZg1WL9sMW8q bIm6Ed9ViKQu8ifnfyI5bVt5xIN+glel/hu5E= MIME-Version: 1.0 Received: by 10.227.196.10 with SMTP id ee10mr3802048wbb.209.1302400118641; Sat, 09 Apr 2011 18:48:38 -0700 (PDT) Received: by 10.227.132.199 with HTTP; Sat, 9 Apr 2011 18:48:38 -0700 (PDT) In-Reply-To: References: Date: Sun, 10 Apr 2011 09:48:38 +0800 Message-ID: From: Adrian Chadd To: =?windows-1251?B?y/7h7uzo8CDD8Ojj7vDu4g==?= Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-wireless@freebsd.org Subject: Re: intel3945 ahdemo/monitor mode error "ifconfig: create: bad value" X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2011 01:48:40 -0000 Hm, the wpi driver supports at least monitor mode but it doesn't indicate i= t supports ahdemo/ibss. (Those capabilities are disabled.) There's code in the driver to handle ibss/ahdemo/monitor though. Are you absolutely sure creating a monitor device doesn't work? There aren'= t any other child wlan interfaces from wpi0? ifconfig wlan0 create wlandev wpi0 wlanmode monitor I wonder why that is. Bernhard, have you tinkered with the wpi driver? Adrian 2011/4/10 =D0=9B=D1=8E=D0=B1=D0=BE=D0=BC=D0=B8=D1=80 =D0=93=D1=80=D0=B8=D0= =B3=D0=BE=D1=80=D0=BE=D0=B2 > monitor or ahdemo both result in > > ifconfig: create: bad value > > 2011/4/9 Adrian Chadd > >> Does monitor mode work? (obviously not for packet injection, but just fo= r >> monitoring.) > > > -- > Lyubomir Grigorov (bgalakazam) > >