On 11/19/2009 06:44 PM, Michael Buesch wrote:
> On Thursday 19 November 2009 16:41:12 Michael Buesch wrote:
>> Wait, that still can't work. I'll fix it soon...
>
> Ok, here's the updated version. Please test this:
> http://bu3sch.de/patches/wireless-testing/20091119-1842/patches/002-ssb-rewrite-sprom-fallback-mechanism.patch
>

Heureka -- seems like I'm the first linux user on the planet with a
WLAN connection on that device. The MAC address is random which
of course is a pain for DHCP but it seems to work. Appears a little
bit slow though.

==

iwconfig

wlan0     IEEE 802.11bg  ESSID:"xxxxxxxxxx"
           Mode:Managed  Frequency:2.462 GHz  Access Point:
           XX:XX:XX:XX:XX:XX
           Bit Rate=11 Mb/s   Tx-Power=27 dBm
           Retry  long limit:7   RTS thr:off   Fragment thr:off
           Encryption key:off
           Power Management:off
           Link Quality=70/70  Signal level=7 dBm
           Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
           Tx excessive retries:0  Invalid misc:0   Missed beacon:0

I've x't out the access point info

==

ifconfig

wlan0     Link encap:Ethernet  HWaddr 92:09:86:56:1D:4E
           inet addr:192.168.XX.XX  Bcast:192.168.XX.XX
           Mask:255.255.255.0
           inet6 addr: xxxx::xxxx:xxxx:xxxx:xxxx/xx Scope:Link
           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
           RX packets:3425 errors:0 dropped:0 overruns:0 frame:0
           TX packets:4902 errors:0 dropped:0 overruns:0 carrier:0
           collisions:0 txqueuelen:1000
           RX bytes:346201 (338.0 KiB)  TX bytes:6049238 (5.7 MiB)

No errors reported while I'm transfering stuff via nfs

==

# dmesg | grep -E '(b43|ssb)'

[   10.028898] b43-pci-bridge 0000:01:00.0: PCI INT A -> GSI 16 (level, 
low) -> IRQ 16
[   10.028923] b43-pci-bridge 0000:01:00.0: setting latency timer to 64
[   10.036200] ssb: Core 0 found: ChipCommon (cc 0x800, rev 0x16, vendor 
0x4243)
[   10.036220] ssb: Core 1 found: IEEE 802.11 (cc 0x812, rev 0x0F, 
vendor 0x4243)
[   10.036237] ssb: Core 2 found: PCMCIA (cc 0x80D, rev 0x0A, vendor 0x4243)
[   10.036253] ssb: Core 3 found: PCI-E (cc 0x820, rev 0x09, vendor 0x4243)
[   10.044137] ssb: Found rev 1 PMU (capabilities 0x02A62F01)
[   10.044165] ssb: Overriding SPROM image
[   10.052199] ssb: Sonics Silicon Backplane found on PCI device 
0000:01:00.0
[   11.892104] b43-phy0: Broadcom 4312 WLAN found (core revision 15)
[   11.907112] b43-phy0 debug: Found PHY: Analog 6, Type 5, Revision 1
[   11.907140] b43-phy0 debug: Found Radio: Manuf 0x17F, Version 0x2062, 
Revision 2
[   11.946392] Registered led device: b43-phy0::tx
[   11.946447] Registered led device: b43-phy0::rx
[   11.946501] Registered led device: b43-phy0::radio
[   28.361189] b43 ssb0:0: firmware: requesting b43/ucode15.fw
[   28.389230] b43 ssb0:0: firmware: requesting b43/lp0initvals15.fw
[   28.404838] b43 ssb0:0: firmware: requesting b43/lp0bsinitvals15.fw
[   28.564385] b43-phy0: Loading firmware version 478.104 (2008-07-01 
00:50:23)
[   28.566713] b43-phy0 debug: b2062: Using crystal tab entry 19200 kHz.
[   29.996192] b43-phy0 debug: Chip initialized
[   29.996623] b43-phy0 debug: 64-bit DMA initialized
[   29.996740] b43-phy0 debug: QoS enabled
[   30.006234] b43-phy0 debug: Wireless interface started
[   30.006297] b43-phy0 debug: Adding Interface type 2

==

Thanks a 10^6. At least now I can hang out in bars while surfing the
net.

Sorry it took so long.

I'll be happy if I can supply you with any information or patch more
code into my kernel whenever I find the time.

Cheers

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

Reply via email to