Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Mar 2013 04:44:07 -0500
From:      Joshua Isom <jrisom@gmail.com>
To:        "freebsd-wireless@freebsd.org" <freebsd-wireless@freebsd.org>
Subject:   Re: Fine, OK, here's my initial AR9380/AR9485 support
Message-ID:  <513DA767.6010208@gmail.com>
In-Reply-To: <513d3ae3.08c2440a.59a6.63b2@mx.google.com>
References:  <513d3ae3.08c2440a.59a6.63b2@mx.google.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?513DA767.6010208>