Question about atheros wireless card
carlopmart_at_gmail.com
Date: 09/23/05
- Previous message: carlopmart_at_gmail.com: "Re: Questions about kernel configuration"
- Next in thread: Brooks Davis: "Re: Question about atheros wireless card"
- Reply: Brooks Davis: "Re: Question about atheros wireless card"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 23 Sep 2005 20:14:34 +0200 To: freebsd-stable <freebsd-stable@freebsd.org>
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 ???
Thank you very much.
--
CL Martinez
carlopmart {at} gmail {d0t} com
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
- Previous message: carlopmart_at_gmail.com: "Re: Questions about kernel configuration"
- Next in thread: Brooks Davis: "Re: Question about atheros wireless card"
- Reply: Brooks Davis: "Re: Question about atheros wireless card"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|