new 'beta' version of 'ath' driver available on leaf.
Andrew Atrens
atrens at nortelnetworks.com
Sat Apr 9 21:14:18 PDT 2005
Erik Wikström wrote:
>
> "Andrew Atrens" <atrens at xxxxxxxxxxxxxxxxxx> wrote in message
> news:4256c308$0$719$415eb37d at xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
>> Hi Folks,
>>
>> I've put up a new version of a port of Sam Leffler's ath driver
>> from FreeBSD-current. Onto leaf -
>>
>> The files are at -
>>
>> http://leaf.dragonflybsd.org/~atrens/ath-dragonfly-1.4.2.tar.gz
>
> How do I compile this? I tried to compile it from the extracted directory,
> but that didn't work. So I copied all the files into the src-tree and
> modified appropriate Makefiles and then added "device ath" in my
> kernel-config, but ath was not recognized so I removed it again, thought
> that maybe it's only possible to build it as a module. But the
> kernel-compilation failed too, whit the same errors as when compiling from
> the extracted directories.
At the moment I'm only building it as a module.
I'm thinking that perhaps the problem has to do with ah.h.
Try extracting to tmp as you did, but before you start your build add a
symbol link ...
ln -s /tmp/ath-dragonfly-1.4.2/src/sys/contrib/dev/ath /usr/src/sys/contrib/dev
hopefully that should fix it.
Cheers,
Andrew.
More information about the Submit
mailing list