From owner-freebsd-current@FreeBSD.ORG Wed Jun 25 06:14:18 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1CFDA106564A for ; Wed, 25 Jun 2008 06:14:18 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.224]) by mx1.freebsd.org (Postfix) with ESMTP id EEDFA8FC17 for ; Wed, 25 Jun 2008 06:14:17 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so10494385rvf.43 for ; Tue, 24 Jun 2008 23:14:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type:references; bh=f7vS0SXnbJzkG1aMLAbECEius3+QuvwiIuXGyU3IxQM=; b=Tc0G2hTUKJ8wWR23oBDsIyGxR2oAkIjEN7yy+h9JpZrlTdU1gOXAQrvuNleOVMGU83 QdH209Wd1ntAXIDmsVuIuOZY7E6Z+uxcUZstBPktB1RDwD6QXCFe5n31HrQp2juOV+98 EvnfLng26w4jSOleJ1nC9ZiHqIQQ+GXp7kJgY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:references; b=dq7vgIvJW1NpKYPkaZu+13kyhjcid+PmybN7r4FcjjXK+B/8rF2iiEZN5fKNhDcZBw L+C4R2q4vRG8ZY5wmhdO6wCqa4ctunyWp3KvRPf9tPjDNeorrInA/Kfr23o3CPkXodfF BhBChJmbkYli4RbbxEAP7kfzDqA+VvgZXFDNo= Received: by 10.141.75.17 with SMTP id c17mr15941260rvl.212.1214374457418; Tue, 24 Jun 2008 23:14:17 -0700 (PDT) Received: by 10.141.28.19 with HTTP; Tue, 24 Jun 2008 23:14:17 -0700 (PDT) Message-ID: <11167f520806242314l7d8df4ban8817986e3d03e667@mail.gmail.com> Date: Wed, 25 Jun 2008 01:14:17 -0500 From: "Sam Fourman Jr." To: "james toy" In-Reply-To: <9f8af95f0806242239j1e62dfdbt68ddd191e7a71d3a@mail.gmail.com> MIME-Version: 1.0 References: <9f8af95f0806242239j1e62dfdbt68ddd191e7a71d3a@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: FreeBSD Current Subject: Re: iwn Driver for intel 4965 WLAN adapter X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 25 Jun 2008 06:14:18 -0000 > i rebooted my machine so that iwnfw (firmware) could be loaded -- once this > was loaded i was under the impression that i would be scott free and go > about my "ifconfig iwn0 up scan" or "ifconfig iwn0 up ssid crazylegs" and > then dhclient from there. > -CURRENT has vap committed, did you create a wlan device and dhclient from wlan0? I am using iwn on -current and it is working Sam Fourman Jr.