From owner-freebsd-mobile@FreeBSD.ORG Wed Apr 23 20:13:09 2008 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 99041106567A for ; Wed, 23 Apr 2008 20:13:09 +0000 (UTC) (envelope-from jordan@JordanColeman.com) Received: from redfeather.colemanfamilycamps.com (redfeather.colemanfamilycamps.com [69.74.247.230]) by mx1.freebsd.org (Postfix) with ESMTP id 5D4CA8FC19 for ; Wed, 23 Apr 2008 20:13:09 +0000 (UTC) (envelope-from jordan@JordanColeman.com) Received: from [172.21.1.1] (unknown [172.21.1.1]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by redfeather.colemanfamilycamps.com (Postfix) with ESMTP id 2A2295088F for ; Wed, 23 Apr 2008 15:54:48 -0400 (EDT) Message-Id: <6B39D996-3A54-43FD-922F-C5883FA8B405@JordanColeman.com> From: Jordan Coleman To: freebsd-mobile@freebsd.org Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v919.2) Date: Wed, 23 Apr 2008 15:54:47 -0400 X-Mailer: Apple Mail (2.919.2) Subject: "International" channels on a CM9 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: Wed, 23 Apr 2008 20:13:09 -0000 I have an embedded system that contains a Wistron CM9 802.11 card, purchased in the US. After extensive testing in the US, the unit is now being installed in Europe, where 802.11b/g channels 1-13 are employed. How can I enable channels 12 and 13 on this hardware, which currently seems to only be able to use the "US" channels, 1-11? ifconfig has the 'chanlist' command, but it seems like there's more to enabling those channels than just giving the 802.11 stack permission to scan there. Any help is appreciated. ++Jordan