DWL-G520 rev B3 not working under ath driver (was Re: ndis0: link down after idle time)

2005-01-25 Thread lreid
I've tracked this down to an error in src/share/misc/pci_vendors.h,v 1.30.2.2; and from browsing in cvsweb it appears that no current version of this file has the correct data: 168CAtheros Communications Inc. 0007AR5000 802.11a Wireless Adapter 0011AR5210 802.11a Wirel

Re: ndis0: link down after idle time

2005-01-24 Thread Hendrik Spiegel
Sorry, I should read first and post afterwards :) According to the drivers source HAL_STATUS 13 means "Hardware revision not supported". Am Montag, den 24.01.2005, 09:02 -0600 schrieb [EMAIL PROTECTED]: > Hendrik - are you certain it is a rev. B3 with the ar5213 chipset? The > ath driver on my b

Re: ndis0: link down after idle time

2005-01-24 Thread Hendrik Spiegel
That's what the kernel tells me during boot: ath0: mem 0xde10-0xde10 irq 5 at device 9.0 on pci0 ath0: mac 5.9 phy 4.3 5ghz radio 4.6 ath0: Ethernet address: 00:0f:3d:ab:9a:b6 ath0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps ath0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps

Re: ndis0: link down after idle time

2005-01-24 Thread lreid
Hendrik - are you certain it is a rev. B3 with the ar5213 chipset? The ath driver on my box attempts to hook, but fails. I get these kernel messages: ath0: mem 0xd680-0xd68 0 irq 5 at device 10.0 on pci0 ath0: unable to attach hardware; HAL status 13 kernel: device_attach: ath0 attach re

Re: ndis0: link down after idle time

2005-01-23 Thread Hendrik Spiegel
Hi, I use the same D_Link card as you do, although I use it successfully with the native ath driver. On Sun, 2005-01-23 at 22:23 -0600, [EMAIL PROTECTED] wrote: > I am running FreeBSD 5.3-stable and have had limited success with a > d-link DWL-G520 card, rev B3 (atheros ar5213 chipset). I had hop