ath(4) Atheros AR9285 support
Alex Dupre
ale at FreeBSD.org
Wed Sep 9 08:26:31 UTC 2009
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
More information about the freebsd-current
mailing list