On Wednesday 07 May 2008 22:33:23 [EMAIL PROTECTED] wrote:
> My apologies if I'm spamming the wrong list; please reply privately and I'll 
> take this elsewhere if so.
> 
> I have a Bcm 4315 (not 18, not 03....) and it seems that this model is not 
> listed anywhere in any references I can find; not even Broadcom's site.  Is 
> it an OEM version of some other model by chance?
> 
> Anyone hear of lspci returning 4315?
> 
> 02:00.0 0280: 14e4:4315 (rev 01) 

Please apply the following patch and enable "Sonics Silicon Backplane Debugging"
and "b43 debugging". Then send me the dmesg output.

Index: wireless-testing/drivers/ssb/b43_pci_bridge.c
===================================================================
--- wireless-testing.orig/drivers/ssb/b43_pci_bridge.c  2008-02-16 
19:08:13.000000000 +0100
+++ wireless-testing/drivers/ssb/b43_pci_bridge.c       2008-05-08 
14:55:38.000000000 +0200
@@ -21,6 +21,7 @@ static const struct pci_device_id b43_pc
        { PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4307) },
        { PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4311) },
        { PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4312) },
+       { PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4315) },
        { PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4318) },
        { PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4319) },
        { PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, 0x4320) },



-- 
Greetings Michael.
_______________________________________________
Bcm43xx-dev mailing list
Bcm43xx-dev@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/bcm43xx-dev

Reply via email to