Date: Tue, 8 Sep 2009 13:45:20 -0700 From: Pyun YongHyeon <pyunyh@gmail.com> To: Sergey Vinogradov <boogie@lazybytes.org> Cc: freebsd-current@freebsd.org, Alex Dupre <ale@freebsd.org> Subject: Re: ath(4) Atheros AR9285 support Message-ID: <20090908204520.GC1520@michelle.cdnetworks.com> In-Reply-To: <4AA6ACF1.3040501@lazybytes.org> References: <4AA65ABE.4000207@lazybytes.org> <4AA668E0.1010305@FreeBSD.org> <4AA6ACF1.3040501@lazybytes.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Sep 08, 2009 at 11:13:53PM +0400, Sergey Vinogradov wrote: > Alex Dupre wrote: > > Sergey Vinogradov ha scritto: > >> Just wanted to know, if there will be any Atheros AR9285 support in > >> ath(4) driver in nearest future? I've got my ASUS Eee 1005HA with one of > >> these wireless adapters, and it doesn't seem to be working. > > > > I think it should work with FreeBSD 8.0. > > > Well, despite the fact that "device ath", and all related stuff are > included in GENERIC kernel in 8.0-BETA4, I have no ath0 interface. > "dmesg | grep -i ath" gives nothing (well, as a matter of fact it gives > "alc0: <Atheros AR8132 PCIe Fast Ethernet> ... ", but alc0 doesn't work Would you give more details on this? Showing me demsg(8) output related with alc(4) and atphy(4) would be good help. When I tried AR8132 sample board it had no such problems on my box. AR8132 uses F1 PHY even if it support only 10/100Mbps link so this might cause problems on your box, I guess. Does your link partner support only 10/100Mbps? > either, link handling is broken as I understand). Is there something I'm > doing wrong, or something I can do to help the development? :) > > -- > wbr, > Boo >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090908204520.GC1520>