From owner-freebsd-questions@FreeBSD.ORG Fri Jan 15 16:19:54 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2F852106568D for ; Fri, 15 Jan 2010 16:19:54 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from mail-ew0-f211.google.com (mail-ew0-f211.google.com [209.85.219.211]) by mx1.freebsd.org (Postfix) with ESMTP id B86AA8FC16 for ; Fri, 15 Jan 2010 16:19:53 +0000 (UTC) Received: by ewy3 with SMTP id 3so896967ewy.13 for ; Fri, 15 Jan 2010 08:19:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=sSR8hL5p9n/Ss6ObsZedasmyeH3Fr/kXS0swhJt9JG4=; b=qamqEwsLpc237OjW3PQbaigh4xFKu+ChyKiR3qeoe3nMAVlx/L/PiWtk3VfV5yTatw qvIM/qRrIAoH/kEuolbmo5GlfnO/5sHvizNDECuzKSICYJQZy0YzBPxg5VLiKUTEODoY 1lb8DFBIREZKUFWk0biWZQawQwnnQ0Hgw/i6c= 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=kSupZCQVGF12abMpo9tGudnwKPop8bK6oDqjdALyba5WxZ/so+jYOdTFn2zqxASUWX lnxcFSfBcmZ0Ch9COKne50s7TUr89tPRbq/YFtHFhn1NHG73Jo3vwp//VMtYyuRVRvjc GYRTJ0XYo4IskTf4oTAaZsVkR+MzRhvVl0pVo= MIME-Version: 1.0 Received: by 10.213.50.140 with SMTP id z12mr1081784ebf.89.1263572386580; Fri, 15 Jan 2010 08:19:46 -0800 (PST) In-Reply-To: <20100115150234.GF83945@mech-cluster241.men.bris.ac.uk> References: <20100115150234.GF83945@mech-cluster241.men.bris.ac.uk> Date: Fri, 15 Jan 2010 16:19:46 +0000 Message-ID: <3a142e751001150819q42dd073ejce37c10c23647074@mail.gmail.com> From: Paul B Mahol To: Anton Shterenlikht Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-questions@freebsd.org Subject: Re: wireless ath - unable to get scan results X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Jan 2010 16:19:54 -0000 On 1/15/10, Anton Shterenlikht wrote: > This is my first wireless attempt. Please don't shoot > me for asking obvious questions. Did you read ath(4) manual? Ignore first two examples. You need to create wlanX first. -- Paul B Mahol