From owner-freebsd-current@freebsd.org Mon Mar 21 12:02:51 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 6285AAD79F4 for ; Mon, 21 Mar 2016 12:02:51 +0000 (UTC) (envelope-from rizzo@i805.com.br) Received: from server.i805.com.br (mailhost.i805.com.br [50.7.9.75]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "fbsd10.amd64", Issuer "fbsd10.amd64" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 3A9E378A for ; Mon, 21 Mar 2016 12:02:50 +0000 (UTC) (envelope-from rizzo@i805.com.br) Received: from www.i805.com.br (localhost [127.0.0.1]) by server.i805.com.br (8.15.2/8.15.2) with ESMTP id u2LC2NbE071534; Mon, 21 Mar 2016 09:02:43 -0300 (BRT) (envelope-from rizzo@i805.com.br) From: "Nilton Jose Rizzo" To: Lars Engels Cc: freebsd-current@freebsd.org Subject: Re: nic ral0 not created Date: Mon, 21 Mar 2016 09:02:23 -0300 Message-Id: <20160321120208.M99877@i805.com.br> In-Reply-To: <20160321082900.GK31139@e-new.0x20.net> References: <20160321030843.M55986@i805.com.br> <20160321082900.GK31139@e-new.0x20.net> X-Mailer: OpenWebMail 3.00_beta4 20140806 79bb7cc X-OriginatingIP: 186.221.218.162 (rizzo) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 X-Spam-Status: No, score=0.4 required=5.0 tests=ALL_TRUSTED,BAYES_00, RAZOR2_CF_RANGE_51_100,RAZOR2_CF_RANGE_E8_51_100,RAZOR2_CHECK autolearn=no autolearn_force=no version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on server.i805.com.br 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 12:02:51 -0000 Em Mon, 21 Mar 2016 09:29:00 +0100, Lars Engels escreveu > On Mon, Mar 21, 2016 at 12:12:40AM -0300, Nilton Jose Rizzo wrote: > > > > > > > > Hi all, > > > > I'm download a least memstick image (20160308) and > > my notebook create a ral0 interface. > > > > look at this photo > > http://ibin.co/2XJ6CoBE6t2a > > > > The sistem reconise as a RT2790 Ralink but when I run > > the ifconfig command it's not showed. > > > > 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. Thanx --- /************************************************* **Nilton José Rizzo UFRRJ **http://www.rizzo.eng.br http://www.ufrrj.br **http://lattes.cnpq.br/0079460703536198 **************************************************/