Date: Wed, 09 Sep 2009 10:26:28 +0200 From: Alex Dupre <ale@FreeBSD.org> To: Sergey Vinogradov <boogie@lazybytes.org> Cc: freebsd-current@freebsd.org Subject: Re: ath(4) Atheros AR9285 support Message-ID: <4AA766B4.4080500@FreeBSD.org> 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
Sergey Vinogradov ha scritto: > 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 > either, link handling is broken as I understand). Is there something I'm > doing wrong, or something I can do to help the development? :) Well, I have a board with an AR9280 (0x002a) and works fine OOTB. I had no experience with AR9285 (0x002b). #define AR9280_DEVID_PCIE 0x002a /* AR9280 PCI-E Merlin */ #define AR9285_DEVID_PCIE 0x002b /* AR9285 PCI-E Kite */ -- Alex Dupre
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4AA766B4.4080500>