From owner-freebsd-mobile@FreeBSD.ORG Wed Feb 25 11:28:16 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 E2C2016A4CE for ; Wed, 25 Feb 2004 11:28:16 -0800 (PST) Received: from localhost.my.domain (cmh500-pix1-external-11.inchord.net [12.171.226.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7AAC743D1D for ; Wed, 25 Feb 2004 11:28:16 -0800 (PST) (envelope-from wright.546@osu.edu) Received: from awright (awright.gswa.tld [10.12.4.65]) by localhost.my.domain (8.12.10/8.12.10) with SMTP id i1PJVEBv042039 for ; Wed, 25 Feb 2004 14:31:14 -0500 (EST) (envelope-from wright.546@osu.edu) Message-ID: <089401c3fbd5$83f4a500$41040c0a@gswa.tld> From: "A. Wright" To: References: <200402201446.19436.sam@errno.com> Date: Wed, 25 Feb 2004 14:28:15 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: Re: 802.11 "monitor mode" issues 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: Wed, 25 Feb 2004 19:28:17 -0000 I'm running -current dated 2-23-04. When I try this with my SMC2632 card, I get the following: >sudo ifconfig wi0 mediaopt monitor ifconfig: SIOCGIFMEDIA: Operation not supported by device In fact, I get the same error when I try a lot of the different options for 'mediaopt', even the ones I find listed from 'ifconfig -m wi0' Ideas? Thanks! Aaron > The monitor thing is totally bogus; it should be removed. You want to do the > following: > > ifconfig ath0 mediaopt monitor up