linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* b43 (H/W 4306 Rev. 03)
@ 2008-02-21 12:44 Ahmed Ammar
  2008-02-21 16:31 ` John W. Linville
       [not found] ` <84ac67910802230523u14646c4dg97f9ce40c21b9c26@mail.gmail.com>
  0 siblings, 2 replies; 26+ messages in thread
From: Ahmed Ammar @ 2008-02-21 12:44 UTC (permalink / raw)
  To: linux-wireless

As per my talk with st3 #bcm-users I have decided you e-mail you with
the details of my problem. I have this card:

02:07.0 Network controller: Broadcom Corporation BCM4306 802.11b/g
Wireless LAN Controller (rev 03)

And whatever I do I can not get it to associate, I have tried with and
without encryption and below are two pastes of dmesg with and without
hwcrypto. I am not alone in this I have other people who have the same
problem and have to use this patch to get the card working on
b43legacy instead (http://url2cut.com?pwI)

no hwcrypto:
ACPI: PCI interrupt for device 0000:02:07.0 disabled
ACPI: PCI Interrupt 0000:02:07.0[A] -> Link [APC4] -> GSI 19 (level,
low) -> IRQ 19
ssb: Core 0 found: ChipCommon (cc 0x800, rev 0x04, vendor 0x4243)
ssb: Core 1 found: IEEE 802.11 (cc 0x812, rev 0x05, vendor 0x4243)
ssb: Core 2 found: PCMCIA (cc 0x80D, rev 0x02, vendor 0x4243)
ssb: Core 3 found: V90 (cc 0x807, rev 0x02, vendor 0x4243)
ssb: Core 4 found: PCI (cc 0x804, rev 0x09, vendor 0x4243)
ssb: SPROM revision 1 detected.
ssb: Sonics Silicon Backplane found on PCI device 0000:02:07.0
b43-phy4: Broadcom 4306 WLAN found
b43-phy4 debug: Found PHY: Analog 2, Type 2, Revision 2
b43-phy4 debug: Found Radio: Manuf 0x17F, Version 0x2050, Revision 2
phy4: Selected rate control algorithm 'pid'
Broadcom 43xx driver loaded [ Features: PL, Firmware-ID: FW13 ]
Broadcom 43xx driver loaded [ Features: PLID, Firmware-ID: FW10 ]
bonding: bond0: Adding slave wlan0.
b43-phy4: Loading firmware version 410.2160 (2007-05-26 15:32:10)
b43-phy4 debug: Chip initialized
b43-phy4 debug: 30-bit DMA initialized
Registered led device: b43-phy4::tx
Registered led device: b43-phy4::rx
b43-phy4 debug: Wireless interface started
b43-phy4 debug: Adding Interface type 2
bonding: bond0: enslaving wlan0 as an active interface with a down link.
wlan0: Initial auth_alg=0
wlan0: authenticate with AP 00:90:d0:f2:ad:7b
wlan0: authenticate with AP 00:90:d0:f2:ad:7b
wlan0: authenticate with AP 00:90:d0:f2:ad:7b
wlan0: authentication with AP 00:90:d0:f2:ad:7b timed out
wlan0: Initial auth_alg=0
wlan0: authenticate with AP 00:90:d0:f2:ad:7b
wlan0: Initial auth_alg=0
wlan0: authenticate with AP 00:90:d0:f2:ad:7b
b43-phy4: Radio turned off by software
b43-phy4 debug: Removing Interface type 2
b43-phy4 debug: Wireless interface stopped
b43-phy4 debug: DMA-30 0x0200 (RX) max used slots: 1/64
b43-phy4 debug: DMA-30 0x02A0 (TX) max used slots: 0/128
b43-phy4 debug: DMA-30 0x0280 (TX) max used slots: 0/128
b43-phy4 debug: DMA-30 0x0260 (TX) max used slots: 0/128
b43-phy4 debug: DMA-30 0x0240 (TX) max used slots: 0/128
b43-phy4 debug: DMA-30 0x0220 (TX) max used slots: 32/128
b43-phy4 debug: DMA-30 0x0200 (TX) max used slots: 0/128

with hwcrypto:
ACPI: PCI Interrupt 0000:02:07.0[A] -> Link [APC4] -> GSI 19 (level,
low) -> IRQ 19
ssb: Core 0 found: ChipCommon (cc 0x800, rev 0x04, vendor 0x4243)
ssb: Core 1 found: IEEE 802.11 (cc 0x812, rev 0x05, vendor 0x4243)
ssb: Core 2 found: PCMCIA (cc 0x80D, rev 0x02, vendor 0x4243)
ssb: Core 3 found: V90 (cc 0x807, rev 0x02, vendor 0x4243)
ssb: Core 4 found: PCI (cc 0x804, rev 0x09, vendor 0x4243)
ssb: SPROM revision 1 detected.
ssb: Sonics Silicon Backplane found on PCI device 0000:02:07.0
b43-phy3: Broadcom 4306 WLAN found
b43-phy3 debug: Found PHY: Analog 2, Type 2, Revision 2
b43-phy3 debug: Found Radio: Manuf 0x17F, Version 0x2050, Revision 2
phy3: Selected rate control algorithm 'pid'
Broadcom 43xx driver loaded [ Features: PL, Firmware-ID: FW13 ]
bonding: bond0: Adding slave wlan0.
b43-phy3: Loading firmware version 410.2160 (2007-05-26 15:32:10)
b43-phy3 debug: Chip initialized
b43-phy3 debug: 30-bit DMA initialized
Registered led device: b43-phy3::tx
Registered led device: b43-phy3::rx
b43-phy3 debug: Wireless interface started
b43-phy3 debug: Adding Interface type 2
bonding: bond0: enslaving wlan0 as an active interface with a down link.
b43-phy3 debug: Using hardware based encryption for keyidx: 0, mac:
ff:ff:ff:ff:ff:ff
wlan0: Initial auth_alg=0
wlan0: authenticate with AP 00:90:d0:f2:ad:7b
wlan0: authenticate with AP 00:90:d0:f2:ad:7b
wlan0: authenticate with AP 00:90:d0:f2:ad:7b
wlan0: authentication with AP 00:90:d0:f2:ad:7b timed out
wlan0: Initial auth_alg=0
wlan0: authenticate with AP 00:90:d0:f2:ad:7b
wlan0: Initial auth_alg=0
wlan0: authenticate with AP 00:90:d0:f2:ad:7b
b43-phy3: Radio turned off by software
b43-phy3 debug: Disabling hardware based encryption for keyidx: 0,
mac: ff:ff:ff:ff:ff:ff
b43-phy3 debug: Removing Interface type 2
b43-phy3 debug: Wireless interface stopped
b43-phy3 debug: DMA-30 0x0200 (RX) max used slots: 1/64
b43-phy3 debug: DMA-30 0x02A0 (TX) max used slots: 0/128
b43-phy3 debug: DMA-30 0x0280 (TX) max used slots: 0/128
b43-phy3 debug: DMA-30 0x0260 (TX) max used slots: 0/128
b43-phy3 debug: DMA-30 0x0240 (TX) max used slots: 0/128
b43-phy3 debug: DMA-30 0x0220 (TX) max used slots: 32/128
b43-phy3 debug: DMA-30 0x0200 (TX) max used slots: 0/128

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

end of thread, other threads:[~2008-03-04 19:25 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-21 12:44 b43 (H/W 4306 Rev. 03) Ahmed Ammar
2008-02-21 16:31 ` John W. Linville
2008-02-21 18:08   ` Ahmed Ammar
     [not found]   ` <84ac67910802211007n55569d6j92dee1da198e9b1d@mail.gmail.com>
     [not found]     ` <20080221182615.GK3094@tuxdriver.com>
2008-02-21 20:04       ` Ahmed Ammar
2008-02-21 20:18         ` John W. Linville
2008-02-21 20:56           ` Ahmed Ammar
2008-02-22 15:14             ` Johannes Berg
2008-02-22 17:25               ` Ahmed Ammar
2008-02-23  6:18                 ` Michael Buesch
2008-02-23  7:40                   ` Ahmed Ammar
2008-02-23 12:18               ` Ahmed Ammar
2008-02-23 12:38                 ` Johannes Berg
     [not found] ` <84ac67910802230523u14646c4dg97f9ce40c21b9c26@mail.gmail.com>
     [not found]   ` <1203773250.13162.23.camel@johannes.berg>
     [not found]     ` <84ac67910802230559g73dafb0focbf62f4b9a6b3158@mail.gmail.com>
     [not found]       ` <1203776102.13162.27.camel@johannes.berg>
     [not found]         ` <84ac67910802230628q217542e4gc76bed8076af118f@mail.gmail.com>
     [not found]           ` <1203777414.13162.29.camel@johannes.berg>
     [not found]             ` <84ac67910802230925xb7750e8j561efaf951c50321@mail.gmail.com>
     [not found]               ` <1203794030.13162.39.camel@johannes.berg>
     [not found]                 ` <84ac67910802231156t29724612me8adb74d05bfede8@mail.gmail.com>
2008-02-24 12:03                   ` Ahmed Ammar
2008-02-24 12:36                     ` Michael Buesch
2008-02-24 15:59                       ` Ahmed Ammar
     [not found]                   ` <1203933155.13162.56.camel@johannes.berg>
2008-02-25 12:07                     ` Ahmed Ammar
2008-02-25 22:27                       ` Ivo Van Doorn
2008-03-04 16:55                         ` Ahmed Ammar
2008-03-04 17:08                           ` Michael Buesch
2008-03-04 17:49                             ` Ahmed Ammar
2008-03-04 18:15                               ` Michael Buesch
2008-03-04 19:04                                 ` Ahmed Ammar
2008-03-04 19:08                                   ` Johannes Berg
2008-03-04 19:10                                   ` Michael Buesch
2008-03-04 19:17                                     ` Ahmed Ammar
2008-03-04 19:24                                       ` 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).