From: Kalle Valo <kvalo@codeaurora.org>
To: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Cc: linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org,
Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Subject: Re: bcma: add HP Stream Notebook
Date: Wed, 28 Feb 2018 14:37:46 +0000 (UTC) [thread overview]
Message-ID: <20180228143746.EF77E60272@smtp.codeaurora.org> (raw)
In-Reply-To: <20180208162542.20100-1-GNUtoo@no-log.org>
Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> wrote:
> In this laptop we have the following PCI device:
> 02:00.0 Network controller [0280]: Broadcom Limited BCM43142 802.11b/g/n [14e4:4365] (rev 01)
> Subsystem: Hewlett-Packard Company BCM43142 802.11b/g/n [103c:804a]
> [...]
> Region 0: Memory at 91000000 (64-bit, non-prefetchable) [size=32K]
> [...]
>
> With this patch, we can now see its WiFi chip:
> bcma: bus0: Found chip with id 43142, rev 0x01 and package 0x08
> bcma: bus0: Core 0 found: ChipCommon (manuf 0x4BF, id 0x800, rev 0x28, class 0x0)
> bcma: bus0: Core 1 found: IEEE 802.11 (manuf 0x4BF, id 0x812, rev 0x21, class 0x0)
> bcma: bus0: Core 2 found: PCIe (manuf 0x4BF, id 0x820, rev 0x16, class 0x0)
> bcma: bus0: Core 3 found: UNKNOWN (manuf 0x43B, id 0x368, rev 0x00, class 0x0)
> bcma: bus0: Found rev 15 PMU (capabilities 0x518C5E0F)
> bcma: bus0: SPROM offset 0x840
> bcma: bus0: Found SPROM revision 10
> bcma: bus0: Workarounds unknown or not needed for device 0xA886
> bcma: bus0: Bus registered
>
> But it not yet supported by brcmsmac so it won't work for now:
> brcmsmac bcma0:1: brcms_b_attach wl0: vendor 0x14e4 device 0x4365
> brcmsmac: unknown device id 4365
>
> Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Patch applied to wireless-drivers-next.git, thanks.
985324a16efb bcma: add HP Stream Notebook
--
https://patchwork.kernel.org/patch/10207423/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
prev parent reply other threads:[~2018-02-28 14:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-08 16:25 [PATCH] bcma: add HP Stream Notebook Denis 'GNUtoo' Carikli
2018-02-28 14:37 ` Kalle Valo [this message]
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=20180228143746.EF77E60272@smtp.codeaurora.org \
--to=kvalo@codeaurora.org \
--cc=GNUtoo@no-log.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-wireless@vger.kernel.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.