Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Oct 2012 21:13:53 +0200
From:      Alexander Kapshuk <alexander.kapshuk@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: Problem with connecting FreeBSD 8.3 to wireless network
Message-ID:  <508D83F1.6040106@gmail.com>
In-Reply-To: <BLU0-SMTP47053DD28E63D330CA333D0F67C0@phx.gbl>
References:  <BLU0-SMTP3626767C58CD5F625E8D3DAF67E0@phx.gbl> <20121026164311.6a44948b.freebsd@edvax.de> <BLU0-SMTP4060A45BDD39DF157C64E1CF67E0@phx.gbl> <20121026210606.829bf5bd.freebsd@edvax.de> <CAEMZj=neRKvuVtFaJc%2B4u0M-MuL_oeKPWg3kDGPEhUqc7jAA6w@mail.gmail.com> <BLU0-SMTP474F7B6861EDE1BAD7F3865F67D0@phx.gbl> <20121027221916.1eff3d9e.freebsd@edvax.de> <BLU0-SMTP198373BE66F6A8EF04D8F7CF67C0@phx.gbl> <20121028022357.18ede7cd.freebsd@edvax.de> <BLU0-SMTP47053DD28E63D330CA333D0F67C0@phx.gbl>

next in thread | previous in thread | raw e-mail | index | archive | help
On 10/28/12 20:50, Manish Jain wrote:
> # dmesg | grep -i ath
>
> <Empty output> 
Doesn't look like your atheros network card has been detected by your 
system.

Did you check the ath(4) man page to see if your particular piece of 
hardware is supported on FreeBSD 8.3?
http://www.freebsd.org/cgi/man.cgi?query=ath&sektion=4&manpath=FreeBSD+8.3-RELEASE
HARDWARE
      The ath driver supports all Atheros Cardbus and PCI cards, except 
those
      that are based on the AR5005VL chipset.

I'm running:
box0=; uname -a
FreeBSD box0.my.domain 9.1-RC2 FreeBSD 9.1-RC2 #0 r241133: Tue Oct 2 
17:11:45 UTC 2012 
root@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

And my atheros card is supported.

box0=; dmesg | grep ath
ath0: <Atheros 5424/2424> mem 0xd6000000-0xd600ffff irq 16 at device 0.0 
on pci2
ath0: AR2425 mac 14.2 RF5424 phy 7.0




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