From owner-freebsd-mobile@FreeBSD.ORG Tue May 9 07:25:19 2006 Return-Path: X-Original-To: freebsd-mobile@freebsd.org 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 99E9216A401 for ; Tue, 9 May 2006 07:25:19 +0000 (UTC) (envelope-from jeff.rollin@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FBF143D45 for ; Tue, 9 May 2006 07:25:18 +0000 (GMT) (envelope-from jeff.rollin@gmail.com) Received: by nz-out-0102.google.com with SMTP id l1so1396901nzf for ; Tue, 09 May 2006 00:25:18 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=b1AyYBDWb5K6CQJcoMvDxOhm40BVrM28Kb6+JJ+8qL/Jq+TTycADIPTXd0HzBQhcL3BQPTXooZgpTneIQmeBjf3JDNCpwAGWza0JNB28rcOT1p2EU9ZG1K7DUL2MKB7rEW5J3XSUJ0hdv+i/FGKWIqGQFAEi3Ee2P/alms9wSVo= Received: by 10.65.112.13 with SMTP id p13mr1543436qbm; Tue, 09 May 2006 00:25:18 -0700 (PDT) Received: by 10.65.107.14 with HTTP; Tue, 9 May 2006 00:25:18 -0700 (PDT) Message-ID: <8a0028260605090025j7a5447acl6b8ab63fdc068a27@mail.gmail.com> Date: Tue, 9 May 2006 08:25:18 +0100 From: "Jeff Rollin" To: "Gregers Petersen" In-Reply-To: <8a0028260605090013g783ecb1ch9696bd98a2922c23@mail.gmail.com> MIME-Version: 1.0 References: <8a0028260604281015x403f3bedm82cf690672e0b939@mail.gmail.com> <445FD0C8.4000707@errno.com> <8a0028260605081655p38b3b3a3p10b9207ba0058db6@mail.gmail.com> <4460113B.9030303@errno.com> <8a0028260605082216i76f3ac39x838e3ef180f8ed25@mail.gmail.com> <44603695.5010701@cbs.dk> <8a0028260605082355y5c911274p4284fdb0055d7bf1@mail.gmail.com> <44603E46.1080405@cbs.dk> <8a0028260605090013g783ecb1ch9696bd98a2922c23@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-mobile@freebsd.org Subject: Re: Wireless woes X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 May 2006 07:25:19 -0000 On 09/05/06, Jeff Rollin wrote: > > > ifconfig reports interfaces available on lo0, fwe0, and rl0 (in reverse > order). rl0 is the onboard Ethernet (wired) NIC, fwe0 the Broadcom chip, = and > of course lo0 the loopback interface. > Just for fun, I tried running various "ifconfig" commands on fwe0, such as "bssid", "mode", "authmode". Various error messages were reported, mostly o= f the "SIOCS80211: Invalid argument" variety. I'm not all that bothered about getting the internal NIC working at the moment, just an FYI on why I'm not using it. Jeff