Fine, OK, here's my initial AR9380/AR9485 support
Joshua Isom
jrisom at gmail.com
Mon Mar 11 09:44:15 UTC 2013
On 3/10/2013 9:00 PM, Adrian Chadd wrote:
> Yes, you need to do this:
>
> Git clone ...
> Cd openhal...
> Git checkout local/freebsd
>
> It'll create the branch based off of my branch in git.
>
> Then do the ln -s ing.. Then build.
>
>
>
> Adrian
>
Here's the commands I tried:
cd /root/ATH
git clone https://github.com/erikarn/qcamain_open_hal_public -b
local/freebsd
ln -s /root/ATH/qcamain_open_hal_public/hal/ar9300/* .
vi /root/ATH/head/sys/modules/ath/Makefile
The source directory is using https://svn0.us-east.freebsd.org/base/head
as it's base. Running `git status` does list local/freebsd being used.
More information about the freebsd-wireless
mailing list