linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ssb: Add PCI id's for BCM4301
@ 2007-08-23 22:29 Michael Buesch
  0 siblings, 0 replies; only message in thread
From: Michael Buesch @ 2007-08-23 22:29 UTC (permalink / raw)
  To: John Linville; +Cc: Larry Finger, linux-wireless

From: Larry Finger <Larry.Finger@lwfinger.net>

This patch adds the pci ids for BCM4301 and BCM4303 to the bridge
module included in ssb. These devices use b43legacy.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Michael Buesch <mb@bu3sch.de>

Index: wireless-dev/drivers/ssb/b43_pci_bridge.c
===================================================================
--- wireless-dev.orig/drivers/ssb/b43_pci_bridge.c
+++ wireless-dev/drivers/ssb/b43_pci_bridge.c
@@ -15,6 +15,7 @@
 
 
 static const struct pci_device_id b43_pci_bridge_tbl[] = {
+	{ PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4301) },
 	{ PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4307) },
 	{ PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4311) },
 	{ PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4312) },

-- 
Greetings Michael.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-08-23 22:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-23 22:29 [PATCH] ssb: Add PCI id's for BCM4301 Michael Buesch

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).