On Thu, 2007-02-08 at 12:00 -0600, Larry Finger wrote: > Although a number of bcm43xx chips now work at rates above 11 Mbs, I know of > at least one that does > not. It will help me in debugging the code if I know of the status of the > others. Please help me > fill in this table. If your results are not in agreement with my results, or > your chip is not in the > table, please let me know. > > chip/revision phy revision radio rev. status > ====================================================== > > 4306/2 1 2 Fails > 4306/3 2 2 ?? > 4311/1 8 2 Works
I guess my device matches as the above line. The PCI ID is 4312, but the driver reports Chip ID 4311. Yes, it works for me. > If you have not entered your card in the database, please visit > http://bcm-specs.sipsolutions.net/info.html and follow the simple > instructions. This form doesn't want to take my input. $ dmesg | egrep 'bcm43xx: (Chip|Core|Detected)' ; lspci -vn | grep -i 14e4 -A1 bcm43xx: Chip ID 0x4311, rev 0x1 bcm43xx: Core 0: ID 0x800, rev 0x11, vendor 0x4243 bcm43xx: Core 1: ID 0x812, rev 0xa, vendor 0x4243 bcm43xx: Core 2: ID 0x817, rev 0x3, vendor 0x4243 bcm43xx: Core 3: ID 0x820, rev 0x1, vendor 0x4243 bcm43xx: Detected PHY: Version: 4, Type 2, Revision 8 bcm43xx: Detected Radio: ID: 2205017f (Manuf: 17f Ver: 2050 Rev: 2) bcm43xx: Chip initialized 02:00.0 0200: 14e4:170c (rev 02) Subsystem: 1028:01d4 -- 0c:00.0 0280: 14e4:4312 (rev 01) Subsystem: 1028:0007 The message is "Please submit info for exactly one card at a time (duplicate pci)" I think you may want to replace 14e4 is your instructions with 14e4:43 if you don't want to hear about non-wireless Broadcom devices. This way, it worked and the data has been submitted. Happy owners of multiple Broadcom wireless cards will still have to split the output -- Regards, Pavel Roskin _______________________________________________ Bcm43xx-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/bcm43xx-dev
