From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Driver Date: Wed, 01 Sep 2010 07:28:01 +0100 Subject: [ath9k-devel] Help Instal compat wireless ath9_htc In-Reply-To: References: Message-ID: <4C7DF271.3020506@davedriver.co.uk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org mic cat wrote: > Hello all > > I have "ar9271" > > I am dwl last compat-wireless "2010-08-31" > > I am try in "tar -jxvf compat***" > > $ cd compat-**** > $ make > $ make install > $ make (wl)unload > $ depmod > $ modprob ath9_htc > > but no work > > I am place .fw in /lib/firmwear > but no work I also have a device with an ar9271, mine is a Ubiquiti WiFiStation EXT. It just needs a new ID added in the driver. I got it working with the help of the following post: http://www.ubnt.com/forum/showthread.php?t=22105 The only extra thing I would like is the ability to turn up the txpower beyond 20dBm. To the developers on the list, how do we go about getting the extra ID added into the code? It's only a one line change but I don't know what the procedure is for having this included. Also, how long does it take for changes to be fed into the kernel?