From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Nelson Date: Thu, 12 Feb 2009 10:17:10 -0700 Subject: [ath9k-devel] USB support In-Reply-To: <43e72e890902120859o6529557asc13948543ccd3c04@mail.gmail.com> References: <49944D8E.6020100@boundarydevices.com> <43e72e890902120859o6529557asc13948543ccd3c04@mail.gmail.com> Message-ID: <49945996.90102@boundarydevices.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org Luis R. Rodriguez wrote: > On Thu, Feb 12, 2009 at 8:25 AM, Eric Nelson > wrote: >> Hello all, >> >> Can anyone elaborate on the state and plans for USB support >> for the ath9k? >> >> As I understand things, the 9001 chipset supports USB: >> http://www.atheros.com/pt/bulletins/AR9001USBBulletin.pdf >> >> Looking at the sources, it appears that the only bindings are for PCI. >> >> Thanks in advance for the info. > > We already released drivers for our 11n USB. We have a vendor driver, > otus, which is now part of the Linux kernel's staging tree and we also > have ar9170 which Johannes Berg ported to mac80211 (but has no 11n > support yet). > > http://wireless.kernel.org/en/users/Drivers/otus > http://wireless.kernel.org/en/users/Drivers/ar9170 > > Luis > Sweet! Thanks, Luis (and Johannes).