DragonFly BSD
DragonFly submit List (threaded) for 2005-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: new 'beta' version of 'ath' driver available on leaf.


From: Andrew Atrens <atrens@xxxxxxxxxxxxxxxxxx>
Date: Sun, 10 Apr 2005 00:14:18 -0400

Erik Wikström wrote:

> 
> "Andrew Atrens" <atrens@xxxxxxxxxxxxxxxxxx> wrote in message
> news:4256c308$0$719$415eb37d@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.






[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]