Date: Mon, 26 Sep 2005 07:06:08 -0700 From: Brooks Davis <brooks@one-eyed-alien.net> To: "carlopmart@gmail.com" <carlopmart@gmail.com> Cc: freebsd-stable <freebsd-stable@freebsd.org> Subject: Re: Question about atheros wireless card Message-ID: <20050926140608.GI15981@odin.ac.hmc.edu> In-Reply-To: <4334460A.1080104@gmail.com> References: <4334460A.1080104@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--tctmm6wHVGT/P6vA Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Sep 23, 2005 at 08:14:34PM +0200, carlopmart@gmail.com wrote: > Hi all, >=20 > Is DWL-G520 (atheros chipset) wireless card only supported under i386=20 > platform?? I am trying to compile new kernel with this nic and returns=20 > me this error: >=20 > 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=20 > `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' >=20 > And I found the same problem under amd64:=20 > http://lists.freebsd.org/pipermail/freebsd-amd64/2005-March/004209.html. >=20 > Is this driver supported for Alpha platform??? or do I need to install= =20 > FreeBSD 6 BETA ??? This device requires an architecture dependent HAL which is currently only supported for i386 and amd64. -- Brooks --=20 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 --tctmm6wHVGT/P6vA Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFDOABPXY6L6fI4GtQRAlD2AKDB8uQsOgyjCaDWuVsrELBizAImhgCgtG3b 7n+vz0j7UIazqoctrL77CEE= =VXvE -----END PGP SIGNATURE----- --tctmm6wHVGT/P6vA--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050926140608.GI15981>