From owner-freebsd-wireless@FreeBSD.ORG Thu Sep 8 23:40: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 7284D1065676; Thu, 8 Sep 2011 23:40:40 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-yw0-f54.google.com (mail-yw0-f54.google.com [209.85.213.54]) by mx1.freebsd.org (Postfix) with ESMTP id 041E88FC1D; Thu, 8 Sep 2011 23:40:39 +0000 (UTC) Received: by ywa17 with SMTP id 17so1350735ywa.13 for ; Thu, 08 Sep 2011 16:40:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=qE/ZXwMWHHWRgFBoRwr/WaAD/M1yF17lQL3VtL31BdI=; b=qBdSKq4Zk0jgcdmGzPxewBRepgxSVBzL7PG22U+adgb+AAiatmO8E1LJPSSmx7AnmX Ewd8oPNglaeEq5fCN+cFZo1vex5z/zZbt8twtDkV71DSo6vDi6RQv1QPjSPhUc3cgCeo r1zXFyYC+HuJcCZIxWugC4x0ClEMX3rEsCxZ8= MIME-Version: 1.0 Received: by 10.236.187.2 with SMTP id x2mr8281947yhm.95.1315525239248; Thu, 08 Sep 2011 16:40:39 -0700 (PDT) Received: by 10.236.103.6 with HTTP; Thu, 8 Sep 2011 16:40:39 -0700 (PDT) In-Reply-To: References: <201109062237.00788.jpaetzel@freebsd.org> <248CA120-66D2-47C4-AFCB-716552D5AB9D@FreeBSD.org> <201109070907.55652.jpaetzel@freebsd.org> <038BB269-7FC5-46B6-A7C0-80D42ACFC087@FreeBSD.org> Date: Fri, 9 Sep 2011 07:40:39 +0800 Message-ID: From: Adrian Chadd To: Josh Paetzel Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: "freebsd-wireless@freebsd.org" , Bernhard Schmidt Subject: Re: T510 iwn and 9.0 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: Thu, 08 Sep 2011 23:40:40 -0000 On 8 September 2011 23:47, Josh Paetzel wrote: > Oh. =A0That will be tougher. I think all the other wireless hosts are mac= s. I'll see what I can scrounge up. That's fine: tcpdump -ni en1 -I -s0 -l -w dump.pcap that's capital-i ("please put into monitor mode on my mac") and lowercase-l ("please line buffer/individual packet buffer".) Adrian