current mac80211 mb tree broken

2007-07-24 Thread Jory A. Pratt
drivers/net/wireless/mac80211/bcm43xx/bcm43xx_main.c: In function 
'bcm43xx_write_probe_resp_plcp':
drivers/net/wireless/mac80211/bcm43xx/bcm43xx_main.c:1152: error: too 
few arguments to function 'ieee80211_generic_frame_duration'
drivers/net/wireless/mac80211/bcm43xx/bcm43xx_main.c: In function 
'bcm43xx_generate_probe_resp':
drivers/net/wireless/mac80211/bcm43xx/bcm43xx_main.c:1213: error: too 
few arguments to function 'ieee80211_generic_frame_duration'
make[5]: *** [drivers/net/wireless/mac80211/bcm43xx/bcm43xx_main.o] Error 1

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


bcm43xx_mac80211 unhappy

2007-07-24 Thread Ehud Gavron
I'm bored, and I don't leave for the Champ Car Grand Prix of San Jose 
until Thursday.  Developers - if there's something you need from my 
system, ask away.


Ehud

bcm43xx_mac80211: Adding Interface type 2
ssb: Switching to PCI-E core, index 3
ssb: Switching to IEEE 802.11 core, index 1
bcm43xx_mac80211: Loading firmware version 371.1061 (2006-10-04 21:02:04)
ssb: Switching to ChipCommon core, index 0
ssb: Switching to IEEE 802.11 core, index 1
bcm43xx_mac80211: Radio turned on
bcm43xx_mac80211: Radio enabled by hardware
bcm43xx_mac80211: ERROR: bbatt(11) = size of LO array

Call Trace:
[8824883a] :bcm43xx_mac80211:bcm43xx_get_lo_g_ctl+0x54/0x93
[882488af] :bcm43xx_mac80211:bcm43xx_lo_g_ctl_current+0x36/0x3b
[8824898a] :bcm43xx_mac80211:bcm43xx_lo_g_adjust+0x9/0x15
[882430c3] :bcm43xx_mac80211:bcm43xx_phy_init_pctl+0x338/0x6a2
[8823dc29] :bcm43xx_mac80211:bcm43xx_phy_read+0x58/0x60
[88246367] :bcm43xx_mac80211:bcm43xx_phy_initg+0xc85/0xd0a
[88246b9a] :bcm43xx_mac80211:bcm43xx_phy_init+0x582/0x5a3
[88239105] :bcm43xx_mac80211:bcm43xx_chip_init+0x675/0x984
[8823a7a1] 
:bcm43xx_mac80211:bcm43xx_wireless_core_init+0x27d/0x70a

[8823bfff] :bcm43xx_mac80211:bcm43xx_add_interface+0x5c/0xf1
[881f65c6] :mac80211:ieee80211_open+0x222/0x34c
[811e05bb] dev_open+0x2f/0x6e
[811de783] dev_change_flags+0x5a/0x118
[8122284b] devinet_ioctl+0x235/0x597
[8124be1e] do_page_fault+0x476/0x7b4
[811d415f] sock_ioctl+0x1c8/0x1e5
[8109f87b] do_ioctl+0x2b/0xb6
[8109fb49] vfs_ioctl+0x243/0x25c
[8109fbbb] sys_ioctl+0x59/0x7a
[81009b5e] system_call+0x7e/0x83

[EMAIL PROTECTED] ~]# uname -a
Linux egdell.wetwork.net 2.6.22.1-27.fc7 #1 SMP Tue Jul 17 17:19:58 EDT 
2007 x86_64 x86_64 x86_64 GNU/Linux

[EMAIL PROTECTED] ~]# lsmod | grep bcm
bcm43xx_mac80211  418849  0
ssb43461  1 bcm43xx_mac80211
mac80211  164809  2 rc80211_simple,bcm43xx_mac80211
[EMAIL PROTECTED] ~]# iwconfig
lono wireless extensions.

eth0  no wireless extensions.

wmaster0  no wireless extensions.

eth1  IEEE 802.11g  ESSID:wetwork 
 Mode:Managed  Frequency:2.437 GHz  Access Point: 
00:0D:0B:11:5C:1B  
 Bit Rate=1 Mb/s  
 Retry min limit:7   RTS thr:off   Fragment thr=2346 B  
 Encryption key:wep-key-goes-here

 Link Quality=43/100  Signal level=-55 dBm  Noise level=-85 dBm
 Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
 Tx excessive retries:0  Invalid misc:0   Missed beacon:0


1000  iwconfig
eth1 is there... but not connected  (ONBOOT=NO in 
/etc/sysconfig/network-scripts/ifup-eth1)

1001  dmesg
the firmware WAS loaded, cores detected, etc.
1002  lsmod | grep bcm
yup, the bcm stuff is there
1003  lsmod | grep ndis
no, no wrapper
1004  iwconfig
not associated
1006  iwlist eth1 scan
can't list while it's not up
1007  ifconfig eth1 up
1008  iwlist eth1 scan
now I get a list
1009  iwconfig
not associated tho... let's let ifup do it...
1010  ifup eth1
there we go... no errors
1011  ifconfig eth1
it's got an address
1012  ping 10.1.1.1
it can ping the gateway
1013  lsmod | grep bcm
1014  lsmod | grep ndis
yes one one and no on two
1015  dmesg
weird error.
1016  uname -a
1017  lsmod | grep bcm
1018  iwconfig
1019  history



smime.p7s
Description: S/MIME Cryptographic Signature
___
Bcm43xx-dev mailing list
Bcm43xx-dev@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/bcm43xx-dev