From owner-freebsd-current@freebsd.org Wed Jun 8 04:58:00 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 402FAB6F809 for ; Wed, 8 Jun 2016 04:58:00 +0000 (UTC) (envelope-from ota@j.email.ne.jp) Received: from mail2.asahi-net.or.jp (mail2.asahi-net.or.jp [202.224.39.198]) by mx1.freebsd.org (Postfix) with ESMTP id 1CA0A1D10; Wed, 8 Jun 2016 04:57:59 +0000 (UTC) (envelope-from ota@j.email.ne.jp) Received: from localhost (pool-100-1-31-39.nwrknj.fios.verizon.net [100.1.31.39]) by mail2.asahi-net.or.jp (Postfix) with ESMTP id 2E4281A280; Wed, 8 Jun 2016 13:38:20 +0900 (JST) Date: Wed, 8 Jun 2016 00:35:44 -0400 From: Yoshihiro Ota To: "Andriy Voskoboinyk" Cc: "Adrian Chadd" , freebsd-current Subject: Re: wlan/ifconfig stopped working sometime between 5/25 and 6/3 Message-Id: <20160608003544.3c505c213c192dfa862f83bf@j.email.ne.jp> In-Reply-To: References: <20160606231544.2aaf45c7340fe0c543e9b10c@j.email.ne.jp> X-Mailer: Sylpheed 3.4.3 (GTK+ 2.24.29; i386-portbld-freebsd10.1) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.22 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, 08 Jun 2016 04:58:00 -0000 Thanks, Andriy. Indeed, this patch fixed my issue. Hiro On Tue, 07 Jun 2016 15:54:36 +0300 "Andriy Voskoboinyk" wrote: > Tue, 07 Jun 2016 07:42:48 +0300 було написано Adrian Chadd > : > > Hi, > > the attached patch should fix this issue > (no idea if it can be fixed in a better way...) > > > Hi, > > > > this is a recent change to the regulatory handling. I've emailed > > Andriy who wrote the code. :) > > > > Andriy, any ideas? > > > > > > > > -adrian > > > > > > On 6 June 2016 at 20:15, Yoshihiro Ota wrote: > >> Hi, > >> > >> I started getting the following error when I tried to bring up wireless > >> connection since June 3rd. I had last updated kernel and world on May > >> 25th before. > >> > >> "unable to get regulatory domain info: Device not configured" > >> > >> ifconfig starts working again after I reverted the user land backt May > >> 25th one; kernel don't seem to be a fact here. > >> > >> I use "ifconfig wlan create wlandev ath0 ssid wepmode on wepkey > >> weptxkey 1 up". > >> Is something changed in ifconfig? > >> Do I need to use different arguments? > >> > >> Thanks, > >> Hiro > >> _______________________________________________ > >> freebsd-current@freebsd.org mailing list > >> https://lists.freebsd.org/mailman/listinfo/freebsd-current > >> To unsubscribe, send any mail to > >> "freebsd-current-unsubscribe@freebsd.org"