Jon,
In addition to the previous patch, please install this one as well, and send me
the board-vendor,
etc. output produced by the printk in this patch.
Thanks,
Larry
Index: wireless-2.6/drivers/net/wireless/bcm43xx/bcm43xx_main.c
===================================================================
--- wireless-2.6.orig/drivers/net/wireless/bcm43xx/bcm43xx_main.c
+++ wireless-2.6/drivers/net/wireless/bcm43xx/bcm43xx_main.c
@@ -3800,6 +3800,8 @@ static int bcm43xx_attach_board(struct b
&bcm->board_type);
bcm43xx_pci_read_config16(bcm, PCI_REVISION_ID,
&bcm->board_revision);
+ printk(KERN_INFO PFX "Board vendor, type and revision: %d %d %d\n",
+ bcm->board_vendor, bcm->board_type, bcm->board_revision);
err = bcm43xx_chipset_attach(bcm);
if (err)
_______________________________________________
Bcm43xx-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/bcm43xx-dev