From owner-freebsd-current@freebsd.org Mon Mar 21 08:29:07 2016 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ADECBAD736D for ; Mon, 21 Mar 2016 08:29:07 +0000 (UTC) (envelope-from lars@e-new.0x20.net) Received: from mail.0x20.net (mail.0x20.net [IPv6:2001:aa8:fffb:1::3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.0x20.net", Issuer "mail.0x20.net" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 7463BBD0 for ; Mon, 21 Mar 2016 08:29:07 +0000 (UTC) (envelope-from lars@e-new.0x20.net) Received: from e-new.0x20.net (mail.0x20.net [IPv6:2001:aa8:fffb:1::3]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.0x20.net (Postfix) with ESMTPS id 852EE6DF91B; Mon, 21 Mar 2016 09:29:04 +0100 (CET) Received: from e-new.0x20.net (localhost [127.0.0.1]) by e-new.0x20.net (8.14.7/8.14.7) with ESMTP id u2L8T4kH067625; Mon, 21 Mar 2016 09:29:04 +0100 (CET) (envelope-from lars@e-new.0x20.net) Received: (from lars@localhost) by e-new.0x20.net (8.14.7/8.14.7/Submit) id u2L8T065065228; Mon, 21 Mar 2016 09:29:00 +0100 (CET) (envelope-from lars) Date: Mon, 21 Mar 2016 09:29:00 +0100 From: Lars Engels To: Nilton Jose Rizzo Cc: freebsd-current@freebsd.org Subject: Re: nic ral0 not created Message-ID: <20160321082900.GK31139@e-new.0x20.net> Mail-Followup-To: Lars Engels , Nilton Jose Rizzo , freebsd-current@freebsd.org References: <20160321030843.M55986@i805.com.br> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="cN0A5YokcrYPGsSB" Content-Disposition: inline In-Reply-To: <20160321030843.M55986@i805.com.br> X-Editor: VIM - Vi IMproved 7.4 X-Operation-System: FreeBSD 8.4-RELEASE-p23 User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.21 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: Mon, 21 Mar 2016 08:29:07 -0000 --cN0A5YokcrYPGsSB Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Mar 21, 2016 at 12:12:40AM -0300, Nilton Jose Rizzo wrote: >=20 >=20 >=20 > Hi all, >=20 > I'm download a least memstick image (20160308) and=20 > my notebook create a ral0 interface. >=20 > look at this photo > http://ibin.co/2XJ6CoBE6t2a >=20 > The sistem reconise as a RT2790 Ralink but when I run > the ifconfig command it's not showed. >=20 > Have someone any idea? Wireless devices no longer show up in ifconfig's output. You should see the device when you run sysctl net.wlan.devices Then you can create a wlan0 device: ifconfig wlan0 create wlandev ral0 and use the wlan0 device. --cN0A5YokcrYPGsSB Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQF8BAEBCgBmBQJW77DMXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ4RjQwMDE3RTRERjUzMTI1N0FGRTUxNDlF NTRDQjM3RDNBMDg5RDZEAAoJEOVMs306CJ1thWUH/1tmNiRYgCJphTQGhjyMMEMe JE90kFWVWy0tvAxlrM0S0GAR24cUdNpL/9imwZGGLBQC+Xr77lBQ0CpW/gLvE/cy PNgqVD6okvzcIH9isbeASzzg8qteNOZkZL3PVnJWtM3VSoN507tNfMGjN2+aMPzo fMv8AvRdWKI6lOoWruvzKmZ2bq8XmmQkUEZQetfJJOjys3UC6SOlMTEYc+V/lVvO d/ctDZrxSpXNBehDv3QG+iq+XOxMU5Si55r92hsaLzrFgEdUPjtSr/XfUl/C39Fr VCbS5rydozDkbar6kmAJahYSZeroghzWFpbXfmxhf0D2FJHAIhGGiKH64+b+KYc= =O/T1 -----END PGP SIGNATURE----- --cN0A5YokcrYPGsSB--