Date: Wed, 16 Oct 2013 14:25:23 -0700 From: Adrian Chadd <adrian@freebsd.org> To: Thomas Mueller <mueller6724@bellsouth.net> Cc: "freebsd-wireless@freebsd.org" <freebsd-wireless@freebsd.org> Subject: Re: AR934x initial support is now in the tree Message-ID: <CAJ-Vmo=P1gpHqJzpp84g1_FRavBY4p2iFvTH8oPvzMYu5m_90g@mail.gmail.com> In-Reply-To: <CAJ-Vmomy5XRmJgSvqrqGJ_L0VCQNthUz_HAiLHKKuziNu=8Riw@mail.gmail.com> References: <CAJ-VmomPjqmZhDvpFHxqv-dpGEPN%2BgS=tR11EMdpH=Vej8TvKA@mail.gmail.com> <E8.1F.02506.5114E525@cdptpa-oedge01> <CAJ-VmondZ4cuUdVROWaZxR5GjLrpgmyMfGhEV_6iqVUuSFBkjg@mail.gmail.com> <C6.BA.15942.DA20F525@cdptpa-oedge02> <CAJ-Vmomy5XRmJgSvqrqGJ_L0VCQNthUz_HAiLHKKuziNu=8Riw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
oh, it's the athn port from openbsd. Sure, if someone ports the USB glue from that over, but glues it into our ath driver and ath_hal code, I'll commit it. The only bits are: * usb probe/attach * usb command send/receive * basic register read/write ops * HTC commands (new station, del station, rate control setup, etc.) if someone gets the first three done I'll help massage the rest of the ath driver to work with the USB nics. But, you should start on an AR7010 NIC as the AR9271 requires USB _AND_ HAL changes. I don't mind porting the HAL changes over (there aren't many) but I'd rather have the USB bits working before I try that. -adrian
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ-Vmo=P1gpHqJzpp84g1_FRavBY4p2iFvTH8oPvzMYu5m_90g>