diff options
author | Rafał Miłecki <[email protected]> | 2015-06-06 22:45:59 +0200 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2015-06-08 14:32:09 +0300 |
commit | 90f91b129810c3f169e443252be30ed7c0130326 (patch) | |
tree | d920cd6c3745bac202b996965b47ecbc39bd54ef /scripts/gdb/linux/utils.py | |
parent | 11f09d4b7521554613d61b61a0202a535c081bb8 (diff) |
b43: fix support for 14e4:4321 PCI dev with BCM4321 chipset
It seems Broadcom released two devices with conflicting device id. There
are for sure 14e4:4321 PCI devices with BCM4321 (N-PHY) chipset, they
can be found in routers, e.g. Netgear WNR834Bv2. However, according to
Broadcom public sources 0x4321 is also used for 5 GHz BCM4306 (G-PHY).
It's unsure if they meant PCI device id, or "virtual" id (from SPROM).
To distinguish these devices lets check PHY type (G vs. N).
Signed-off-by: Rafał Miłecki <[email protected]>
Cc: <[email protected]> # 3.16+
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions