b43-dev.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ssb: add PCI IDs 0x4322 and 0xa8d6
@ 2012-05-07 21:04 Hauke Mehrtens
  2012-05-07 21:11 ` Michael Büsch
  0 siblings, 1 reply; 2+ messages in thread
From: Hauke Mehrtens @ 2012-05-07 21:04 UTC (permalink / raw)
  To: linville; +Cc: zajec5, b43-dev, linux-wireless, m, Hauke Mehrtens

The 0x4322 ID is found on the BCM4322 used on some SoCs like the
Linksys WRT610N V1 connected to a BCM4705. The 0xa8d6 ID is found on
the BCM43222 used on some other SoCs like the D-Link DSL-2760U
connected to a BCM63xx.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
---
 drivers/ssb/b43_pci_bridge.c |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/drivers/ssb/b43_pci_bridge.c b/drivers/ssb/b43_pci_bridge.c
index bad7ba5..f824fec 100644
--- a/drivers/ssb/b43_pci_bridge.c
+++ b/drivers/ssb/b43_pci_bridge.c
@@ -29,11 +29,13 @@ static const struct pci_device_id b43_pci_bridge_tbl[] = {
 	{ PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4319) },
 	{ PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4320) },
 	{ PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4321) },
+	{ PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4322) },
 	{ PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4324) },
 	{ PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4325) },
 	{ PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4328) },
 	{ PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4329) },
 	{ PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x432b) },
+	{ PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0xa8d6) },
 	{ 0, },
 };
 MODULE_DEVICE_TABLE(pci, b43_pci_bridge_tbl);
-- 
1.7.9.5

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

* [PATCH] ssb: add PCI IDs 0x4322 and 0xa8d6
  2012-05-07 21:04 [PATCH] ssb: add PCI IDs 0x4322 and 0xa8d6 Hauke Mehrtens
@ 2012-05-07 21:11 ` Michael Büsch
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Büsch @ 2012-05-07 21:11 UTC (permalink / raw)
  To: Hauke Mehrtens; +Cc: linville, zajec5, b43-dev, linux-wireless

On Mon,  7 May 2012 23:04:53 +0200
Hauke Mehrtens <hauke@hauke-m.de> wrote:

> The 0x4322 ID is found on the BCM4322 used on some SoCs like the
> Linksys WRT610N V1 connected to a BCM4705. The 0xa8d6 ID is found on
> the BCM43222 used on some other SoCs like the D-Link DSL-2760U

It would probably make more sense, if we wrote the 0xa8d6 in decimal.
Which is 43222.

-- 
Greetings, Michael.

PGP encryption is encouraged / 908D8B0E
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/b43-dev/attachments/20120507/eb966955/attachment.sig>

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

end of thread, other threads:[~2012-05-07 21:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-07 21:04 [PATCH] ssb: add PCI IDs 0x4322 and 0xa8d6 Hauke Mehrtens
2012-05-07 21:11 ` Michael Büsch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).