Re: Question about atheros wireless card
From: Brooks Davis (brooks_at_one-eyed-alien.net)
Date: 09/26/05
- Previous message: Yuriy N. Shkandybin: "Re: 6BETA5 panic with ifconfig nge"
- In reply to: carlopmart_at_gmail.com: "Question about atheros wireless card"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 26 Sep 2005 07:06:08 -0700 To: "carlopmart@gmail.com" <carlopmart@gmail.com>
On Fri, Sep 23, 2005 at 08:14:34PM +0200, carlopmart@gmail.com 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_modevent':
> : undefined reference to `ath_hal_version'
> ah_osdep.o(.data+0xb8): undefined reference to `ath_hal_version'
> if_ath.o(.text+0xbc): In function `ath_attach':
> : undefined reference to `ath_hal_attach'
> if_ath.o(.text+0xc0): In function `ath_attach':
> : undefined reference to `ath_hal_attach'
> if_ath.o(.text+0x4ae4): In function `ath_tx_start':
> : undefined reference to `ath_hal_computetxtime'
> if_ath.o(.text+0x4ae8): In function `ath_tx_start':
> : undefined reference to `ath_hal_computetxtime'
> if_ath.o(.text+0x4b98): In function `ath_tx_start':
> : undefined reference to `ath_hal_computetxtime'
> if_ath.o(.text+0x4b9c): In function `ath_tx_start':
> : undefined reference to `ath_hal_computetxtime'
> if_ath.o(.text+0x4bc8): In function `ath_tx_start':
> : undefined reference to `ath_hal_computetxtime'
> if_ath.o(.text+0x4bcc): more undefined references to
> `ath_hal_computetxtime' follow
> if_ath.o(.text+0x66d0): In function `ath_getchannels':
> : undefined reference to `ath_hal_init_channels'
> if_ath.o(.text+0x66d4): In function `ath_getchannels':
> : undefined reference to `ath_hal_init_channels'
> if_ath.o(.text+0x6748): In function `ath_getchannels':
> : undefined reference to `ath_hal_mhz2ieee'
> if_ath.o(.text+0x674c): In function `ath_getchannels':
> : undefined reference to `ath_hal_mhz2ieee'
> if_ath_pci.o(.text+0x11c): In function `ath_pci_probe':
> : undefined reference to `ath_hal_probe'
> if_ath_pci.o(.text+0x120): In function `ath_pci_probe':
> : undefined reference to `ath_hal_probe'
>
> And I found the same problem under amd64:
> http://lists.freebsd.org/pipermail/freebsd-amd64/2005-March/004209.html.
>
> Is this driver supported for Alpha platform??? or do I need to install
> FreeBSD 6 BETA ???
This device requires an architecture dependent HAL which is currently
only supported for i386 and amd64.
-- Brooks
-- Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4
- application/pgp-signature attachment: stored
- Previous message: Yuriy N. Shkandybin: "Re: 6BETA5 panic with ifconfig nge"
- In reply to: carlopmart_at_gmail.com: "Question about atheros wireless card"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- Re: import dl on AMD64 platform
... It seems that the 'dl' module is not available on that platform. ... only reason
I need the 'dl' module, however, is for the values of ... so maybe it doesn't build properly on
amd64. ... If that doesn't work then report a bug. ... (comp.lang.python) - Re: Should we build i386 or i686 rpms?
... > that platform, there is benefit if we want to utilize 64-bit data types, ...
are the big performance enhancement in AMD64: it's the extra registers. ... james
| was a time when, in face of adversity, ... (Fedora) - Query on status of cross-builds
... cross-arch builds on our reference i386 platform ... - amd64, pc98:
build fine ... (freebsd-current) - Win64 and LARGEADDRESSAWARE
... addresses above 2G are enabled by default on 64 bits platform ... We have an
AMD64 system in house, ... And I have read that running a 32bit app under WOW64
should allow it to grab ... app and just allocate memory we are not able to get beyond
2Gb. ... (microsoft.public.win32.programmer.kernel) - Re: kernel NULL pointer dereference in blk_rq_map_sg with v2.6.23-6815-g0895e91
... Call Trace: ... Platform is AMD64 and the userspace is
Ubuntu 7/10 Gutsy Gibbon. ... (Linux-Kernel)