-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I'm still having problems with my 4309 a/b/g card -- below is the output
of dmesg when I loaded the kernel module in single user mode.

I did tweak the source in bcm43xx_geo_init() to (hopefully) make the
driver ignore the A PHY and it didn't oops, but I couldn't associate
either.  iwlist scan did see the AP, but no matter what I tried, I
couldn't associate.  The wep module isn't listed in the loaded modules
list below because at first I didn't have it enabled.  After noticing
that I built it, but still couldn't associate :/


I changed have_a = 1 to have_a = 0 here:

                case BCM43xx_PHYTYPE_A:
                        have_a = 0;
                        break;
                default:




bcm43xx driver
ACPI: PCI Interrupt 0000:02:03.0[A] -> Link [LNKB] -> GSI 5 (level, low)
- -> IRQ 5
bcm43xx: Chip ID 0x4306, rev 0x2
bcm43xx: Number of cores: 6
bcm43xx: Core 0: ID 0x800, rev 0x2, vendor 0x4243, enabled
bcm43xx: Core 1: ID 0x812, rev 0x4, vendor 0x4243, disabled
bcm43xx: Core 2: ID 0x80d, rev 0x1, vendor 0x4243, enabled
bcm43xx: Core 3: ID 0x807, rev 0x1, vendor 0x4243, disabled
bcm43xx: Core 4: ID 0x804, rev 0x7, vendor 0x4243, enabled
bcm43xx: Core 5: ID 0x812, rev 0x4, vendor 0x4243, disabled
bcm43xx: PHY connected
bcm43xx: Detected PHY: Version: 1, Type 2, Revision 1
bcm43xx: Detected Radio: ID: 2205017f (Manuf: 17f Ver: 2050 Rev: 2)
bcm43xx: Radio turned off
bcm43xx: Radio turned off
bcm43xx: PHY disconnected
bcm43xx: Detected PHY: Version: 1, Type 0, Revision 2
bcm43xx: Detected Radio: ID: 1206017f (Manuf: 17f Ver: 2060 Rev: 1)
bcm43xx: Radio turned off
bcm43xx: Radio turned off
Unable to handle kernel paging request at virtual address 00001621
 printing eip:
00001621
*pde = 2d833067
Oops: 0000 [#1]
PREEMPT
Modules linked in: bcm43xx ieee80211softmac ieee80211 ieee80211_crypt
ext3 jbd
CPU:    0
EIP:    0060:[<00001621>]    Not tainted VLI
EFLAGS: 00010286   (2.6.16-rc2 #1)
EIP is at 0x1621
eax: 00000000   ebx: 00001617   ecx: 00000000   edx: ed985a1c
esi: 00000083   edi: 0000161c   ebp: 00000084   esp: ed985ec0
ds: 007b   es: 007b   ss: 0068
Process modprobe (pid: 395, threadinfo=ed984000 task=efd53030)
Stack: <0>ed1c2e85 00001626 efec4086 0000162b ed1c2c87 00001630 efec4088
00001635
       efec4089 0000163a f0a5748a 0000163f c022828b 00001644 efec408c
00001649
       f0a5748d 0000164e f0a5748e 00001653 efec408f 00001658 c0228190
0000165d
Call Trace:
 [<c022828b>] __driver_attach+0x5/0x81
 [<c0228190>] driver_probe_device+0x0/0x95
 [<c0228292>] __driver_attach+0xc/0x81
 [<c0227a94>] next_driver+0x6/0x12
 [<c0228299>] __driver_attach+0x13/0x81
 [<c022879c>] class_attr_store+0x1e/0x24
 [<c01c609f>] pci_unregister_driver+0xd/0x13
 [<c0102ba4>] system_call+0x4/0x32
Code:  Bad EIP value.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFD+Asu3rKdb192Vz8RArLIAJ47U1170J96ycmD3GMp+hl0ri5KVgCaA7hY
Og10Im5oO3w+VxHmVW+Y4qk=
=KN10
-----END PGP SIGNATURE-----
_______________________________________________
Bcm43xx-dev mailing list
Bcm43xx-dev@lists.berlios.de
http://lists.berlios.de/mailman/listinfo/bcm43xx-dev

Reply via email to