Hi,
I'm the proud owner of the following Belkin f5d7011 cardbus card:
02:00.0 Network controller [0280]: Broadcom Corporation BCM4306 802.11b/g
Wireless LAN Controller [14e4:4320] (rev 03)
Subsystem: Belkin F5D7011 54g+ Wireless Network card [1799:7011]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort-
<MAbort- >SERR- <PERR-
Latency: 64
Interrupt: pin A routed to IRQ 10
Region 0: Memory at 24000000 (32-bit, non-prefetchable) [size=8K]
which broadly speaking, works reasonably well. I just updated to the
latest wireless-2.6 kernel and have a couple of issues to report.
1. Lights stay off on the card, even when it's working and associated.
2. There seems to be some timing issue with a Netgear WGR614 access point
(but no others I've tried). If I login with gnome, the network-manager
tries to connect automatically to the AP as it knows it from previous
sessions. This fails unless I have first removed the memory of this
ESSID from gconf.
rm -r .gconf/system/networking/wireless/networks/<ESSID>/
I can then login, select the ESSID from the list, type in the passphrase
(it's WPA) and it connects fine.
Attached is a dmesg from the current running system. I booted, logged in,
got the failure as in [2] above, logged out, reloaded the b43 module,
removed the gconf info, then logged in and successfully joined up to the
access point.
I think both of the above have been mentioned on this list before, but I
thought I should report them. If someone would like me to debug this
further, I am open to instructions.
I also own a bcm4318 Airforce One card which is slightly less stable
(though its lights do work!) so I might send a separate email regarding
that.
Thanks for all the code and please let me know if I can be of help giving
up debug info for these cards.
Gavin
[ 0.000000] Linux version 2.6.24-rc7 ([EMAIL PROTECTED]) (gcc version 4.1.3
20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)) #2 SMP Tue Jan 15 22:30:02 GMT
2008
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
[ 0.000000] BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000ea000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000000fff0000 (usable)
[ 0.000000] BIOS-e820: 000000000fff0000 - 000000000ffffc00 (ACPI data)
[ 0.000000] BIOS-e820: 000000000ffffc00 - 0000000010000000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000fffea000 - 0000000100000000 (reserved)
[ 0.000000] 0MB HIGHMEM available.
[ 0.000000] 255MB LOWMEM available.
[ 0.000000] Entering add_active_range(0, 0, 65520) 0 entries of 256 used
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0 -> 4096
[ 0.000000] Normal 4096 -> 65520
[ 0.000000] HighMem 65520 -> 65520
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[1] active PFN ranges
[ 0.000000] 0: 0 -> 65520
[ 0.000000] On node 0 totalpages: 65520
[ 0.000000] DMA zone: 32 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 4064 pages, LIFO batch:0
[ 0.000000] Normal zone: 479 pages used for memmap
[ 0.000000] Normal zone: 60945 pages, LIFO batch:15
[ 0.000000] HighMem zone: 0 pages used for memmap
[ 0.000000] Movable zone: 0 pages used for memmap
[ 0.000000] DMI 2.3 present.
[ 0.000000] Allocating PCI resources starting at 20000000 (gap:
10000000:effea000)
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total
pages: 65009
[ 0.000000] Kernel command line:
root=UUID=04b1cbd4-13a4-4a1e-8614-b6198ca3d7fb ro quiet splash acpi=off
[ 0.000000] Local APIC disabled by BIOS -- you can enable it with "lapic"
[ 0.000000] mapped APIC to ffffb000 (0120b000)
[ 0.000000] Enabling fast FPU save and restore... done.
[ 0.000000] Enabling unmasked SIMD FPU exception support... done.
[ 0.000000] Initializing CPU#0
[ 0.000000] PID hash table entries: 1024 (order: 10, 4096 bytes)
[ 0.000000] Detected 696.990 MHz processor.
[ 14.940697] Console: colour VGA+ 80x25
[ 14.940709] console [tty0] enabled
[ 14.941231] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 14.941760] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
[ 14.968886] Memory: 214144k/262080k available (2025k kernel code, 47360k
reserved, 937k data, 340k init, 0k highmem)
[ 14.968911] virtual kernel memory layout:
[ 14.968915] fixmap : 0xfff4c000 - 0xfffff000 ( 716 kB)
[ 14.968919] pkmap : 0xff800000 - 0xffc00000 (4096 kB)
[ 14.968923] vmalloc : 0xd0800000 - 0xff7fe000 ( 751 MB)
[ 14.968926] lowmem : 0xc0000000 - 0xcfff0000 ( 255 MB)
[ 14.968930] .init : 0xc03eb000 - 0xc0440000 ( 340 kB)
[ 14.968934] .data : 0xc02fa653 - 0xc03e4d44 ( 937 kB)
[ 14.968938] .text : 0xc0100000 - 0xc02fa653 (2025 kB)
[ 14.968948] Checking if this processor honours the WP bit even in supervisor
mode... Ok.
[ 14.969039] SLUB: Genslabs=11, HWalign=32, Order=0-1, MinObjects=4, CPUs=1,
Nodes=1
[ 15.049064] Calibrating delay using timer specific routine.. 1395.19
BogoMIPS (lpj=2790389)
[ 15.049136] Security Framework initialized
[ 15.049157] SELinux: Disabled at boot.
[ 15.049193] Mount-cache hash table entries: 512
[ 15.049488] CPU: After generic identify, caps: 0383f9ff 00000000 00000000
00000000 00000000 00000000 00000000 00000000
[ 15.049518] CPU: L1 I cache: 16K, L1 D cache: 16K
[ 15.049526] CPU: L2 cache: 256K
[ 15.049534] CPU: After all inits, caps: 0383f9ff 00000000 00000000 00000040
00000000 00000000 00000000 00000000
[ 15.049561] Compat vDSO mapped to ffffe000.
[ 15.049595] Checking 'hlt' instruction... OK.
[ 15.065671] SMP alternatives: switching to UP code
[ 15.066802] Freeing SMP alternatives: 11k freed
[ 15.066922] CPU0: Intel Pentium III (Coppermine) stepping 0a
[ 15.066937] SMP motherboard not detected.
[ 15.066944] Local APIC not detected. Using dummy APIC emulation.
[ 15.067074] Brought up 1 CPUs
[ 15.067118] CPU0 attaching sched-domain:
[ 15.067126] domain 0: span 01
[ 15.067132] groups: 01
[ 15.067691] net_namespace: 64 bytes
[ 15.069406] Time: 0:47:33 Date: 01/16/08
[ 15.069491] NET: Registered protocol family 16
[ 15.070109] EISA bus registered
[ 15.073137] PCI: PCI BIOS revision 2.10 entry at 0xfd9c5, last bus=1
[ 15.073146] PCI: Using configuration type 1
[ 15.073152] Setting up standard PCI resources
[ 15.083283] ACPI: Interpreter disabled.
[ 15.083295] Linux Plug and Play Support v0.97 (c) Adam Belay
[ 15.083388] pnp: PnP ACPI: disabled
[ 15.083399] PnPBIOS: Scanning system for PnP BIOS support...
[ 15.083468] PnPBIOS: Found PnP BIOS installation structure at 0xc00f7000
[ 15.083477] PnPBIOS: PnP BIOS version 1.0, entry 0xf0000:0xacd2, dseg 0x400
[ 15.086583] PnPBIOS: 14 nodes reported by PnP BIOS; 14 recorded by driver
[ 15.087148] PCI: Probing PCI hardware
[ 15.087191] PCI: Probing PCI hardware (bus 00)
[ 15.087594] PCI quirk: region 8000-803f claimed by PIIX4 ACPI
[ 15.087603] PCI quirk: region 2180-218f claimed by PIIX4 SMB
[ 15.087615] PIIX4 devres I PIO at 0398-0399
[ 15.089598] PCI: Using IRQ router PIIX/ICH [8086/7110] at 0000:00:07.0
[ 15.097264] NET: Registered protocol family 8
[ 15.097272] NET: Registered protocol family 20
[ 15.097523] system 00:00: ioport range 0x4d0-0x4d1 has been reserved
[ 15.097533] system 00:00: ioport range 0x8000-0x803f has been reserved
[ 15.097541] system 00:00: ioport range 0x2180-0x218f has been reserved
[ 15.097551] system 00:00: ioport range 0x398-0x399 has been reserved
[ 15.097561] system 00:00: iomem range 0xfffe0000-0xffffffff could not be
reserved
[ 15.097583] system 00:01: iomem range 0x0-0x9ffff could not be reserved
[ 15.097592] system 00:01: iomem range 0xe8000-0xfffff could not be reserved
[ 15.097601] system 00:01: iomem range 0x100000-0xfffffff could not be
reserved
[ 15.097631] system 00:0a: iomem range 0xdc000-0xdffff has been reserved
[ 15.097651] system 00:0b: iomem range 0xd0800-0xd3fff has been reserved
[ 15.098899] PCI: Bridge: 0000:00:01.0
[ 15.098909] IO window: e000-efff
[ 15.098917] MEM window: fd000000-fecfffff
[ 15.098925] PREFETCH window: 28000000-280fffff
[ 15.098934] PCI: Bus 2, cardbus bridge: 0000:00:0a.0
[ 15.098940] IO window: 00001000-000010ff
[ 15.098947] IO window: 00001400-000014ff
[ 15.098955] PREFETCH window: 20000000-23ffffff
[ 15.098963] MEM window: 24000000-27ffffff
[ 15.098998] PCI: setting IRQ 10 as level-triggered
[ 15.099005] PCI: Found IRQ 10 for device 0000:00:0a.0
[ 15.099023] PCI: Sharing IRQ 10 with 0000:00:0d.0
[ 15.099030] PCI: Sharing IRQ 10 with 0000:01:00.0
[ 15.099063] NET: Registered protocol family 2
[ 15.101064] Time: tsc clocksource has been installed.
[ 15.133327] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 15.134025] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[ 15.134232] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 15.134447] TCP: Hash tables configured (established 8192 bind 8192)
[ 15.134454] TCP reno registered
[ 15.145492] checking if image is initramfs... it is
[ 25.163316] Freeing initrd memory: 41221k freed
[ 25.164711] audit: initializing netlink socket (disabled)
[ 25.164753] audit(1200444463.200:1): initialized
[ 25.171183] VFS: Disk quotas dquot_6.5.1
[ 25.171448] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 25.172085] io scheduler noop registered
[ 25.172094] io scheduler anticipatory registered
[ 25.172100] io scheduler deadline registered
[ 25.172145] io scheduler cfq registered (default)
[ 25.172220] Limiting direct PCI/PCI transfers.
[ 25.172268] Boot video device is 0000:01:00.0
[ 25.172958] isapnp: Scanning for PnP cards...
[ 25.525845] isapnp: No Plug & Play device found
[ 25.601555] Real Time Clock Driver v1.12ac
[ 25.601780] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing
enabled
[ 25.605471] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024
blocksize
[ 25.605694] input: Macintosh mouse button emulation as /class/input/input0
[ 25.606006] PNP: PS/2 Controller [PNP0303,PNP0f13] at 0x60,0x64 irq 1,12
[ 25.611804] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 25.611819] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 25.620315] mice: PS/2 mouse device common for all mice
[ 25.620674] EISA: Probing bus 0 at eisa.0
[ 25.620691] Cannot allocate resource for EISA slot 1
[ 25.620718] Cannot allocate resource for EISA slot 8
[ 25.620724] EISA: Detected 0 cards.
[ 25.620969] TCP cubic registered
[ 25.621169] NET: Registered protocol family 1
[ 25.621258] Using IPI No-Shortcut mode
[ 25.621540] Magic number: 8:402:759
[ 25.622944] Freeing unused kernel memory: 340k freed
[ 25.664158] input: AT Translated Set 2 keyboard as /class/input/input1
[ 27.452208] fuse init (API version 7.9)
[ 28.183651] thermal: Unknown symbol acpi_processor_set_thermal_limit
[ 32.139784] SCSI subsystem initialized
[ 32.251727] usbcore: registered new interface driver usbfs
[ 32.251805] usbcore: registered new interface driver hub
[ 32.302517] usbcore: registered new device driver usb
[ 32.322579] PCI: Found IRQ 10 for device 0000:00:0d.0
[ 32.322603] PCI: Sharing IRQ 10 with 0000:00:0a.0
[ 32.322613] PCI: Sharing IRQ 10 with 0000:01:00.0
[ 32.322626] 3c59x: Donald Becker and others.
[ 32.322645] 0000:00:0d.0: 3Com PCI 3c905C Tornado at d086cc00.
[ 32.497445] USB Universal Host Controller Interface driver v3.0
[ 32.497632] PCI: setting IRQ 11 as level-triggered
[ 32.497640] PCI: Found IRQ 11 for device 0000:00:07.2
[ 32.497683] uhci_hcd 0000:00:07.2: UHCI Host Controller
[ 32.498095] uhci_hcd 0000:00:07.2: new USB bus registered, assigned bus
number 1
[ 32.498145] uhci_hcd 0000:00:07.2: irq 11, io base 0x0000fce0
[ 32.498549] usb usb1: configuration #1 chosen from 1 choice
[ 32.498624] hub 1-0:1.0: USB hub found
[ 32.498643] hub 1-0:1.0: 2 ports detected
[ 32.527544] libata version 3.00 loaded.
[ 32.540626] Floppy drive(s): fd0 is 1.44M
[ 32.559034] FDC 0 is a National Semiconductor PC87306
[ 32.600063] hub 1-0:1.0: over-current change on port 2
[ 32.618349] ata_piix 0000:00:07.1: version 2.12
[ 32.620368] scsi0 : ata_piix
[ 32.622764] scsi1 : ata_piix
[ 32.622908] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xfcd0 irq 14
[ 32.622917] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xfcd8 irq 15
[ 32.784003] ata1.00: ATA-6: IC25N030ATMR04-0, MOAOAD0A, max UDMA/100
[ 32.784017] ata1.00: 58605120 sectors, multi 16: LBA48
[ 32.799924] ata1.00: configured for UDMA/33
[ 32.955881] scsi 0:0:0:0: Direct-Access ATA IC25N030ATMR04-0 MOAO
PQ: 0 ANSI: 5
[ 32.981133] Driver 'sd' needs updating - please use bus_type methods
[ 32.982910] sd 0:0:0:0: [sda] 58605120 512-byte hardware sectors (30006 MB)
[ 32.982957] sd 0:0:0:0: [sda] Write Protect is off
[ 32.982966] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 32.983026] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled,
doesn't support DPO or FUA
[ 32.983193] sd 0:0:0:0: [sda] 58605120 512-byte hardware sectors (30006 MB)
[ 32.983227] sd 0:0:0:0: [sda] Write Protect is off
[ 32.983235] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 32.983293] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled,
doesn't support DPO or FUA
[ 32.983307] sda: sda1 sda2 sda3
[ 33.391762] sd 0:0:0:0: [sda] Attached SCSI disk
[ 33.413433] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 33.894365] kjournald starting. Commit interval 5 seconds
[ 33.894406] EXT3-fs: mounted filesystem with ordered data mode.
[ 54.001690] Linux agpgart interface v0.102
[ 54.269784] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 54.408283] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 54.934820] Yenta: CardBus bridge found at 0000:00:0a.0 [1028:00dc]
[ 54.934851] Yenta: Enabling burst memory read transactions
[ 54.934861] Yenta: Using CSCINT to route CSC interrupts to PCI
[ 54.934867] Yenta: Routing CardBus interrupts to PCI
[ 54.934876] Yenta TI: socket 0000:00:0a.0, mfunc 0x012c1272, devctl 0x64
[ 55.166098] Yenta: ISA IRQ mask 0x02b8, PCI irq 10
[ 55.166111] Socket status: 30000020
[ 55.183037] agpgart: Detected an Intel 440BX Chipset.
[ 55.188873] agpgart: AGP aperture is 64M @ 0xf8000000
[ 55.221763] input: PC Speaker as /class/input/input2
[ 55.273663] piix4_smbus 0000:00:07.3: Found 0000:00:07.3 device
[ 55.821447] pccard: CardBus card inserted into slot 0
[ 56.028509] Synaptics Touchpad, model: 1, fw: 4.1, id: 0x8848a1, caps:
0x0/0x0
[ 56.064743] input: SynPS/2 Synaptics TouchPad as /class/input/input3
[ 56.231111] cs: IO port probe 0x100-0x3af: excluding 0x378-0x37f
[ 56.231931] cs: IO port probe 0x3e0-0x4ff: clean.
[ 56.232313] cs: IO port probe 0x820-0x8ff: clean.
[ 56.232642] cs: IO port probe 0xc00-0xcf7: clean.
[ 56.233191] cs: IO port probe 0xa00-0xaff: clean.
[ 56.587237] PCI: Enabling device 0000:02:00.0 (0000 -> 0002)
[ 56.587270] PCI: Setting latency timer of device 0000:02:00.0 to 64
[ 56.609548] ssb: Sonics Silicon Backplane found on PCI device 0000:02:00.0
[ 58.084051] b43-phy0: Broadcom 4306 WLAN found
[ 58.125215] b43-phy0 debug: Found PHY: Analog 2, Type 2, Revision 2
[ 58.125249] b43-phy0 debug: Found Radio: Manuf 0x17F, Version 0x2050,
Revision 2
[ 58.151207] phy0: Selected rate control algorithm 'simple'
[ 58.923632] PCI: Found IRQ 10 for device 0000:00:08.0
[ 59.631396] gameport: CS4281 Gameport is pci0000:00:08.0/gameport0, speed
2386kHz
[ 61.003639] parport0: PC-style at 0x378 [PCSPP]
[ 61.098563] lp0: using parport0 (polling).
[ 62.454405] cpufreq: change failed with new_state 1 and result 0
[ 63.203047] cpufreq: change failed with new_state 0 and result 0
[ 63.406202] Adding 498004k swap on /dev/sda2. Priority:-1 extents:1
across:498004k
[ 63.564767] Clocksource tsc unstable (delta = 1500178122 ns)
[ 63.568754] Time: pit clocksource has been installed.
[ 63.823813] EXT3 FS on sda1, internal journal
[ 64.714237] kjournald starting. Commit interval 5 seconds
[ 64.714640] EXT3 FS on sda3, internal journal
[ 64.714654] EXT3-fs: mounted filesystem with ordered data mode.
[ 70.381811] eth0: setting half-duplex.
[ 70.519920] input: b43-phy0 as /class/input/input4
[ 70.933215] b43-phy0 debug: Loading firmware version 351.126 (2006-07-29
05:54:02)
[ 72.152723] b43-phy0 debug: Chip initialized
[ 72.154016] b43-phy0 debug: 30-bit DMA initialized
[ 72.159729] b43-phy0 debug: Wireless interface started
[ 72.200411] b43-phy0 debug: Adding Interface type 2
[ 72.989653] spurious 8259A interrupt: IRQ7.
[ 73.862348] NET: Registered protocol family 10
[ 73.863446] lo: Disabled Privacy Extensions
[ 73.865387] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 73.868264] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 96.460816] ppdev: user-space parallel port driver
[ 124.991701] NET: Registered protocol family 17
[ 126.411133] b43-phy0 debug: Removing Interface type 2
[ 126.435282] hald-addon-keyb[4259] general protection eip:b7e5e7bc
esp:bfe890a8 error:0
[ 126.467433] b43-phy0 debug: Wireless interface stopped
[ 126.467506] b43-phy0 debug: DMA-32 0x0200 (RX) max used slots: 1/64
[ 126.467647] b43-phy0 debug: DMA-32 0x02A0 (TX) max used slots: 0/128
[ 126.475194] b43-phy0 debug: DMA-32 0x0280 (TX) max used slots: 0/128
[ 126.487862] b43-phy0 debug: DMA-32 0x0260 (TX) max used slots: 0/128
[ 126.495166] b43-phy0 debug: DMA-32 0x0240 (TX) max used slots: 0/128
[ 126.503152] b43-phy0 debug: DMA-32 0x0220 (TX) max used slots: 2/128
[ 126.511121] b43-phy0 debug: DMA-32 0x0200 (TX) max used slots: 0/128
[ 130.850387] ondemand governor failed, too long transition latency of HW,
fallback to performance governor
[ 132.326919] input: b43-phy0 as /class/input/input5
[ 132.535359] b43-phy0 debug: Loading firmware version 351.126 (2006-07-29
05:54:02)
[ 134.491881] b43-phy0 debug: Chip initialized
[ 134.493394] b43-phy0 debug: 30-bit DMA initialized
[ 134.499365] b43-phy0 debug: Wireless interface started
[ 134.550833] b43-phy0 debug: Adding Interface type 2
[ 134.552065] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 137.093721] Bluetooth: Core ver 2.11
[ 137.094228] NET: Registered protocol family 31
[ 137.094238] Bluetooth: HCI device and connection manager initialized
[ 137.094249] Bluetooth: HCI socket layer initialized
[ 137.685463] Bluetooth: L2CAP ver 2.9
[ 137.685477] Bluetooth: L2CAP socket layer initialized
[ 138.279445] Bluetooth: RFCOMM socket layer initialized
[ 138.279496] Bluetooth: RFCOMM TTY layer initialized
[ 138.279503] Bluetooth: RFCOMM ver 1.8
[ 185.721852] b43-phy0 debug: Removing Interface type 2
[ 185.758141] hald-addon-keyb[5070] general protection eip:b7ddd7bc
esp:bfc6d688 error:0
[ 185.786481] b43-phy0 debug: Wireless interface stopped
[ 185.786542] b43-phy0 debug: DMA-32 0x0200 (RX) max used slots: 1/64
[ 185.786686] b43-phy0 debug: DMA-32 0x02A0 (TX) max used slots: 0/128
[ 185.793919] b43-phy0 debug: DMA-32 0x0280 (TX) max used slots: 0/128
[ 185.802562] b43-phy0 debug: DMA-32 0x0260 (TX) max used slots: 0/128
[ 185.813614] b43-phy0 debug: DMA-32 0x0240 (TX) max used slots: 0/128
[ 185.821041] b43-phy0 debug: DMA-32 0x0220 (TX) max used slots: 2/128
[ 185.825825] b43-phy0 debug: DMA-32 0x0200 (TX) max used slots: 0/128
[ 194.657198] input: b43-phy0 as /class/input/input6
[ 194.842027] b43-phy0 debug: Loading firmware version 351.126 (2006-07-29
05:54:02)
[ 196.245778] b43-phy0 debug: Chip initialized
[ 196.247431] b43-phy0 debug: 30-bit DMA initialized
[ 196.253928] b43-phy0 debug: Wireless interface started
[ 196.293186] b43-phy0 debug: Adding Interface type 2
[ 196.294604] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 294.744031] b43-phy0 debug: Removing Interface type 2
[ 294.800275] b43-phy0 debug: Wireless interface stopped
[ 294.800631] b43-phy0 debug: DMA-32 0x0200 (RX) max used slots: 1/64
[ 294.800998] b43-phy0 debug: DMA-32 0x02A0 (TX) max used slots: 0/128
[ 294.808592] b43-phy0 debug: DMA-32 0x0280 (TX) max used slots: 0/128
[ 294.816067] b43-phy0 debug: DMA-32 0x0260 (TX) max used slots: 0/128
[ 294.824026] b43-phy0 debug: DMA-32 0x0240 (TX) max used slots: 0/128
[ 294.832024] b43-phy0 debug: DMA-32 0x0220 (TX) max used slots: 2/128
[ 294.840129] b43-phy0 debug: DMA-32 0x0200 (TX) max used slots: 0/128
[ 298.048541] b43-phy1: Broadcom 4306 WLAN found
[ 298.091732] b43-phy1 debug: Found PHY: Analog 2, Type 2, Revision 2
[ 298.091769] b43-phy1 debug: Found Radio: Manuf 0x17F, Version 0x2050,
Revision 2
[ 298.121691] phy1: Selected rate control algorithm 'simple'
[ 298.231438] input: b43-phy1 as /class/input/input7
[ 298.579182] b43-phy1 debug: Loading firmware version 351.126 (2006-07-29
05:54:02)
[ 299.692193] b43-phy1 debug: Chip initialized
[ 299.693305] b43-phy1 debug: 30-bit DMA initialized
[ 299.699109] b43-phy1 debug: Wireless interface started
[ 299.735899] b43-phy1 debug: Adding Interface type 2
[ 299.737214] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 395.851151] wlan0: Initial auth_alg=0
[ 395.851170] wlan0: authenticate with AP 00:09:5b:df:7b:b0
[ 395.852800] wlan0: RX authentication from 00:09:5b:df:7b:b0 (alg=0
transaction=2 status=0)
[ 395.852815] wlan0: authenticated
[ 395.852823] wlan0: associate with AP 00:09:5b:df:7b:b0
[ 395.855134] wlan0: RX AssocResp from 00:09:5b:df:7b:b0 (capab=0x431 status=0
aid=2)
[ 395.855147] wlan0: associated
[ 395.855160] wlan0: CTS protection enabled (BSSID=00:09:5b:df:7b:b0)
[ 395.855169] wlan0: switched to short barker preamble
(BSSID=00:09:5b:df:7b:b0)
[ 395.855667] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 411.604903] wlan0: CTS protection disabled (BSSID=00:09:5b:df:7b:b0)
[ 412.405474] wlan0: no IPv6 routers present
[ 427.985829] wlan0: CTS protection enabled (BSSID=00:09:5b:df:7b:b0)
[ 663.672052] wlan0: CTS protection disabled (BSSID=00:09:5b:df:7b:b0)
[ 680.053331] wlan0: CTS protection enabled (BSSID=00:09:5b:df:7b:b0)
[ 999.796155] wlan0: CTS protection disabled (BSSID=00:09:5b:df:7b:b0)
[ 1016.382214] wlan0: CTS protection enabled (BSSID=00:09:5b:df:7b:b0)
[ 1242.546702] wlan0: CTS protection disabled (BSSID=00:09:5b:df:7b:b0)
[ 1258.931341] wlan0: CTS protection enabled (BSSID=00:09:5b:df:7b:b0)
_______________________________________________
Bcm43xx-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/bcm43xx-dev