On Thu, Jan 21, 2010 at 2:00 PM, Pavel Roskin <pro...@gnu.org> wrote: > On Thu, 2010-01-21 at 22:44 +0100, Khashayar Naderehvandi wrote: > >> Hm. I just noticed AR922X is not listed under supported chipsets [1]. >> How come then that the module is loaded automatically? Before total >> system freeze it is also possible to scan networks and even establish >> a connection. Shouldn't the module not be loaded if the hardware has a >> chipset that's not supported? > > AR9220 is the same as AR9280 (I don't know the details, the chip names, > the RF names, the marketing names etc, but the fact is, it's the same > thing for the end users).
AR5416 is Atheros' first PCI 802.11n AR5418 is Atheros' first PCI-Express 802.11n These both had the radios separated on the chip. Everything after this all 802.11n chipsets from Atheros started to be built in a single chip, reducing cost and overhead connectors between hardware components. This also meant simplifying a lot of register controls, which you can see on ath9k/phy.c file. AR9280 is Atheros' first dual stream PCI-Express single-chip AR9220 is ATheros' first dual stream PCI single-chip They are essentially the same except for the bus interface. Both of them are supported. If there are issues they are bugs. Luis _______________________________________________ ath9k-devel mailing list ath9k-devel@lists.ath9k.org https://lists.ath9k.org/mailman/listinfo/ath9k-devel