Lyle Scott wrote:
> I just replaced my Dell E1505's Intel 3945ABG wireless card with an
> Atheros AR5006EX card that I purchased from a person in Hong Kong and I
> live in the USA. The card works great under Windows but when ath0 starts
> up in FreeBSD, it gets the following errors which renders th
> I just replaced my Dell E1505's Intel 3945ABG wireless card with an
> Atheros AR5006EX card that I purchased from a person in Hong Kong and I
> live in the USA. The card works great under Windows but when ath0 starts
> up in FreeBSD, it gets the following errors which renders the card
> useless u
I just replaced my Dell E1505's Intel 3945ABG wireless card with an
Atheros AR5006EX card that I purchased from a person in Hong Kong and I
live in the USA. The card works great under Windows but when ath0 starts
up in FreeBSD, it gets the following errors which renders the card
useless until I res
On Fri, Sep 23, 2005 at 08:14:34PM +0200, [EMAIL PROTECTED] wrote:
> Hi all,
>
> Is DWL-G520 (atheros chipset) wireless card only supported under i386
> platform?? I am trying to compile new kernel with this nic and returns
> me this error:
>
> ah_osdep.o(.text+0x210): In function `ath_hal_mo
Hi all,
Is DWL-G520 (atheros chipset) wireless card only supported under i386
platform?? I am trying to compile new kernel with this nic and returns
me this error:
ah_osdep.o(.text+0x210): In function `ath_hal_modevent':
: undefined reference to `ath_hal_version'
ah_osdep.o(.data+0xb8): und
yep that fixed it thanks..
Stupid me
Talbot
- Original Message -
From: "Simon Dick" <[EMAIL PROTECTED]>
To: "Talbot Neil" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, October 26, 2004 11:41 PM
Subject: Re: Atheros Wireless Card
On Tue, 2004-10-26 at 14:04, Talbot Neil wrote:
> Hi All,
>
> I am having troubles compiling the atheros card into the kernel.
> I am getting compilation errors as follows:
Try adding:
device ath_hal
to your kernel config file
___
[EMAIL
Hi All,
I am having troubles compiling the atheros card into the kernel.
I am getting compilation errors as follows:
-SNIP--
linking kernel
if_ath.o(.text+0x6c): In function `ath_attach':
: undefined reference to `ath_hal_attach'
if_ath.o(.text+0x3073): In function `ath_tx_start':
: un