From owner-freebsd-current@FreeBSD.ORG Fri Dec 10 17:14:15 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E191A16A4CE for ; Fri, 10 Dec 2004 17:14:15 +0000 (GMT) Received: from ebb.errno.com (ebb.errno.com [66.127.85.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id B589443D2F for ; Fri, 10 Dec 2004 17:14:15 +0000 (GMT) (envelope-from sam@errno.com) Received: from [66.127.85.91] ([66.127.85.91]) (authenticated bits=0) by ebb.errno.com (8.12.9/8.12.6) with ESMTP id iBAHEEWi036725 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 10 Dec 2004 09:14:15 -0800 (PST) (envelope-from sam@errno.com) Message-ID: <41B9DB69.1050708@errno.com> Date: Fri, 10 Dec 2004 09:22:49 -0800 From: Sam Leffler User-Agent: Mozilla Thunderbird 1.0RC1 (X11/20041208) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Michael Nottebrock References: <200412081109.43840.sam@errno.com> <20041209.225041.63112571.rushani@bl.mmtr.or.jp> <41B9454F.9080903@errno.com> <200412101036.07460.michaelnottebrock@gmx.net> In-Reply-To: <200412101036.07460.michaelnottebrock@gmx.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org Subject: Re: WEP does not work? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 10 Dec 2004 17:14:16 -0000 Michael Nottebrock wrote: >On Friday, 10. December 2004 07:42, Sam Leffler wrote: > > > >>>Just curiosity, `hw' MIBs print both regdomain and countrycode are 0. >>> >>> >>hw.ath mib entries define values used to initialize each new ath device. >> You cannot set regdomain (yet) but countrycode can be overridden by >>setting hw.ath.countrycode before loading a device. >> >> > >This I've been wondering for a long time now - what countrycode represents >what country? > > These are iso country codes. The regulatory domain codes are iso also but include non-iso ones defined for groups of locales with common operating characteristics. Then there are ones that have been added because countries/regdomain's change their operating requirements and it's necessary to recognize both old and new requirements. Sam