All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] ssb: add PCI ID 0x4350
@ 2012-10-25 16:39 Hauke Mehrtens
  2012-10-25 16:39 ` [PATCH 2/2] ssb: handle BCM43222 in pmu code Hauke Mehrtens
  2012-10-25 16:47   ` Rafał Miłecki
  0 siblings, 2 replies; 12+ messages in thread
From: Hauke Mehrtens @ 2012-10-25 16:39 UTC (permalink / raw)
  To: linville; +Cc: linux-wireless, m, b43-dev, Hauke Mehrtens

14e4:4350 is found on a Broadcom BCM43222.

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

diff --git a/drivers/ssb/b43_pci_bridge.c b/drivers/ssb/b43_pci_bridge.c
index 266aa16..19396dc 100644
--- a/drivers/ssb/b43_pci_bridge.c
+++ b/drivers/ssb/b43_pci_bridge.c
@@ -37,6 +37,7 @@ static const struct pci_device_id b43_pci_bridge_tbl[] = {
 	{ PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4329) },
 	{ PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x432b) },
 	{ PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x432c) },
+	{ PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4350) },
 	{ 0, },
 };
 MODULE_DEVICE_TABLE(pci, b43_pci_bridge_tbl);
-- 
1.7.9.5

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

end of thread, other threads:[~2012-12-29 23:08 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-25 16:39 [PATCH 1/2] ssb: add PCI ID 0x4350 Hauke Mehrtens
2012-10-25 16:39 ` [PATCH 2/2] ssb: handle BCM43222 in pmu code Hauke Mehrtens
2012-10-25 16:47 ` [PATCH 1/2] ssb: add PCI ID 0x4350 Rafał Miłecki
2012-10-25 16:47   ` Rafał Miłecki
2012-10-25 16:54   ` Hauke Mehrtens
2012-10-25 16:54     ` Hauke Mehrtens
2012-10-27 18:13     ` Aitor Cuartango
2012-10-27 18:13       ` Aitor Cuartango
     [not found]       ` <CAHCALez2m+o3BfOrAy3v4M0V0c9bU+gxxjYRFxLq61m7h-zM=Q@mail.gmail.com>
2012-12-29 19:15         ` Hauke Mehrtens
2012-12-29 19:15           ` Hauke Mehrtens
2012-12-29 23:02           ` spameden
2012-12-29 23:02             ` spameden

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.