All of lore.kernel.org
 help / color / mirror / Atom feed
* [ath9k-devel] ath: phy0: unsupported hw bitrate detected 0x1b using 1 Mbit
@ 2013-12-17 18:26 Oleksij Rempel
  2013-12-19  3:14 ` Sujith Manoharan
  0 siblings, 1 reply; 14+ messages in thread
From: Oleksij Rempel @ 2013-12-17 18:26 UTC (permalink / raw)
  To: ath9k-devel

Hello all,

my kernel log spammed with this message:
ath: phy0: unsupported hw bitrate detected 0x1b using 1 Mbit

Hardware:
02:00.0 Network controller: Qualcomm Atheros AR9462 Wireless Network
Adapter (rev 01)
	Subsystem: Foxconn International, Inc. Device e052
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort-
<MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 17
	Region 0: Memory at f7c00000 (64-bit, non-prefetchable) [size=512K]
	Expansion ROM@f7c80000 [disabled] [size=64K]
	Capabilities: <access denied>
	Kernel driver in use: ath9k

According to the source it looks like a bug:
        /*
         * No valid hardware bitrate found -- we should not get here
         * because hardware has already validated this frame as OK.
         */
        ath_dbg(common, ANY,
                "unsupported hw bitrate detected 0x%02x using 1 Mbit\n",
                rx_stats->rs_rate);
        RX_STAT_INC(rx_rate_err);

-- 
Regards,
Oleksij

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2014-01-08 18:12 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-17 18:26 [ath9k-devel] ath: phy0: unsupported hw bitrate detected 0x1b using 1 Mbit Oleksij Rempel
2013-12-19  3:14 ` Sujith Manoharan
2013-12-19  7:33   ` Oleksij Rempel
2014-01-07 16:26     ` Sujith Manoharan
2014-01-07 20:50       ` Oleksij Rempel
2014-01-08  2:08         ` Sujith Manoharan
2014-01-08  9:18           ` Oleksij Rempel
2014-01-08 10:58             ` Sujith Manoharan
2014-01-08 11:18               ` Sujith Manoharan
2014-01-08 18:12                 ` Oleksij Rempel
2014-01-08 11:32               ` Oleksij Rempel
2014-01-08 16:19                 ` Sujith Manoharan
2014-01-08 16:18             ` Sujith Manoharan
2014-01-08  2:20         ` Sujith Manoharan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.