All of lore.kernel.org
 help / color / mirror / Atom feed
From: Oleksij Rempel <linux@rempel-privat.de>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] ath: phy0: unsupported hw bitrate detected 0x1b using 1 Mbit
Date: Tue, 17 Dec 2013 19:26:32 +0100	[thread overview]
Message-ID: <52B09758.9070801@rempel-privat.de> (raw)

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

             reply	other threads:[~2013-12-17 18:26 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-17 18:26 Oleksij Rempel [this message]
2013-12-19  3:14 ` [ath9k-devel] ath: phy0: unsupported hw bitrate detected 0x1b using 1 Mbit 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=52B09758.9070801@rempel-privat.de \
    --to=linux@rempel-privat.de \
    --cc=ath9k-devel@lists.ath9k.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.