Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Jun 2005 10:11:23 -0400
From:      "Luke St.Clair" <run_faster@hotmail.com>
To:        freebsd-questions@freebsd.org
Subject:   netgear wg311T and ath driver attaching
Message-ID:  <BAY101-F326DF8541FDB5F25FF4834EEFE0@phx.gbl>

next in thread | raw e-mail | index | archive | help
I'm attempting to use the netgear wg311T card, which I bought since the ath 
man page and docs said it is supported under FBSD.

I'm using the 5.4 release.

I did:
cd /sys/modules/ath;
make; make install
kldload if_ath

and dmesg presents:
ath0: <Atheros 5212> mem 0xdf000000-0xdf00ffff irq 18 at device 8.0 on pci1
ath0: unable to attach hardware; HAL status 13
device_attach: ath0 attach returned 6

Which, from googling, seems to indicate the driver in -CURRENT will probably 
work.  Is this true?

If so, is it possible to just download/compile the ath driver from -CURRENT? 
  If so, how?

Or should I be able to make this work on a release system?





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BAY101-F326DF8541FDB5F25FF4834EEFE0>