From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luis R. Rodriguez Date: Mon, 26 Jan 2009 07:15:42 -0800 Subject: [ath9k-devel] ath9k regulatory In-Reply-To: <20090126151302.GL22475@tesla> References: <5b7270f40901260535q382f98d3qa6549556332b8d91@mail.gmail.com> <20090126151302.GL22475@tesla> Message-ID: <20090126151542.GM22475@tesla> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org On Mon, Jan 26, 2009 at 07:13:02AM -0800, Luis Rodriguez wrote: > To confirm you can recompile ath9k with debugging enabled you do this in compat-wireless by editing config.mk and adding a line with: CONFIG_ATH9K_DEBUG=y Then recompile. Luis