Re: BCM94311MCG

2007-11-09 Thread Ruggiero
i just installed fedora 8 and with b43-fwcutter i installed firmware v4...now if i use NetworkManager and i connect to the ap,i insert wep key but after a while it ask me again for the password and i don't get connected... while if i use iwconfig i got connected but i can't ping anything or

Re: BCM94311MCG

2007-11-09 Thread Ruggiero
here there is some more informations: [EMAIL PROTECTED] ~]# route Kernel IP routing table Destination Gateway Genmask Flags Metric RefUse Iface 192.168.1.0 * 255.255.255.0 U 0 00 wlan0 link-local * 255.255.0.0 U

Re: BCM94311MCG

2007-11-09 Thread Ruggiero
i have no idea of what happensi disabled wep encription and can't get connected either...i don't know what to do anymore :( b43-phy0: Broadcom 4311 WLAN found b43-phy0 debug: Found PHY: Analog 4, Type 2, Revision 8 b43-phy0 debug: Found Radio: Manuf 0x17F, Version 0x2050, Revision 2

Re: BCM94311MCG

2007-11-09 Thread Larry Finger
Ruggiero wrote: i have no idea of what happensi disabled wep encription and can't get connected either...i don't know what to do anymore :( b43-phy0: Broadcom 4311 WLAN found b43-phy0 debug: Found PHY: Analog 4, Type 2, Revision 8 b43-phy0 debug: Found Radio: Manuf 0x17F, Version

Re: BCM94311MCG

2007-11-09 Thread Ruggiero
i used system-adminstrationNetwork and i configurated everything from there...and the clicking on activate wlan0 for a while my access point communicate and in the log i see that it's connected... here are outputs: ah,in iwconfig there is IEEE 802.11g,my access point is b...could this be the

Re: BCM94311MCG

2007-11-09 Thread Larry Finger
Ruggiero wrote: i used system-adminstrationNetwork and i configurated everything from there...and the clicking on activate wlan0 for a while my access point communicate and in the log i see that it's connected... here are outputs: ah,in iwconfig there is IEEE 802.11g,my access point is

Re: BCM94311MCG

2007-11-09 Thread Ruggiero
but i posted everything i didn't cut anything...that's the output of dmesg|grep b43 i checked it more than 1 time because u asked for it but there wasn't anything more -- Io utilizzo la versione gratuita di SPAMfighter per utenti privati. Sino ad ora ha rimosso 828 mail spam. Gli

Re: BCM94311MCG

2007-11-09 Thread Ruggiero
sorry for my being newbie...but what i have to type in the terminal? i typed dmesg|grep b43 and i copied everything sorry again -- Io utilizzo la versione gratuita di SPAMfighter per utenti privati. Sino ad ora ha rimosso 828 mail spam. Gli utenti paganti non hanno questo messaggio nelle

Re: BCM94311MCG

2007-11-09 Thread Larry Finger
Ruggiero wrote: wlan0: Initial auth_alg=0 wlan0: authenticate with AP 00:0c:41:19:2d:c1 wlan0: authenticate with AP 00:0c:41:19:2d:c1 wlan0: authenticate with AP 00:0c:41:19:2d:c1 wlan0: authentication with AP 00:0c:41:19:2d:c1 timed out wlan0: authentication frame received from

[PATCH 1/ 6] ssb: Add new SPROM structure while keeping the old

2007-11-09 Thread Larry Finger
This is patch 1 of 6. The SPROM's for various devices utilizing the Sonics Silicon Backplane come with various revisions. The Revision 2 SPROM inherited the data layout of 1, and Revision 3 inherited the layout of 2. The first instance of Revision 4 has now been found in a BCM4328 wireless LAN

[PATCH 1/ 6] ssb: Convert to use of the new SPROM structure

2007-11-09 Thread Larry Finger
Patch 2 of 6: In disagreement with the SPROM specs, revision 3 devices appear to have moved the MAC address. Change ssb to handle the revision 4 SPROM, which is a different size. This change in size is handled by adding a new variable to the ssb_sprom struct and using it whenever possible. For

[PATCH 2/ 6 V2] ssb: Convert to use of the new SPROM structure

2007-11-09 Thread Larry Finger
Patch 2 of 6: In disagreement with the SPROM specs, revision 3 devices appear to have moved the MAC address. Change ssb to handle the revision 4 SPROM, which is a different size. This change in size is handled by adding a new variable to the ssb_sprom struct and using it whenever possible. For

[PATCH 4/6] b43: Convert to use of the new SPROM structure

2007-11-09 Thread Larry Finger
Patch 4 of 6. The b43 driver is modified to use the new SPROM structure. Signed-off-by: Larry Finger [EMAIL PROTECTED] --- Index: wireless-2.6/drivers/net/wireless/b43/leds.c === ---

[PATCH 5/6] b43legacy: Convert to use of the new SPROM structure

2007-11-09 Thread Larry Finger
Patch 5 of 6. The b43legacy driver is modified to use the new SPROM structure. Signed-off-by: Larry Finger [EMAIL PROTECTED] --- Index: wireless-2.6/drivers/net/wireless/b43legacy/leds.c === ---

[PATCH 6/6] ssb: Remove the old, now unused, data structures

2007-11-09 Thread Larry Finger
Patch 6 of 6. The old, now unused, data structures and SPROM extraction routines are removed. Signed-off-by: Larry Finger[EMAIL PROTECTED] --- Index: wireless-2.6/include/linux/ssb/ssb.h === ---

Re: Help with wireless on Fedora 8

2007-11-09 Thread John W. Linville
On Fri, Nov 09, 2007 at 04:39:56PM -0600, Larry Finger wrote: I need some Fedora help. This new b43 user is having problems making a connection. He has a b-only AP of unspecified make with no encryption. He is using F8 with the default kernel (I think). He has done the following: