[ndis] [locking] intel 2100 3b
jason kawaja
kawaja at ece.ufl.edu
Mon Apr 19 19:01:56 PDT 2004
greetings.
OS version
----------
FreeBSD 5.2-CURRENT
Driver download
---------------
http://h18007.www1.hp.com/support/files/hpcpqnk/us/download/19760.html
NDIS steps
----------
cp w70n51.sys w70n51.inf /sys/modules/if_ndis
cd /sys/modules/ndis
make; make load
cd /sys/modules/if_ndis
ndiscvt -i w70n51.inf -s w70n51.sys -o ndis_driver_data.h
make; make load
`wicontrol -i ndis0 -l` output (mine is ap[2])
----------------------------------------------
3 stations:
ap[0]:
netname (SSID): [ linksys ]
BSSID: [ 00:04:5a:d0:f8:b7 ]
Channel: [ 6 ]
Quality/Signal/Noise [signal]: [ 146 / 146 / 0 ]
[dBm]: [ 146 / -3 / -149 ]
BSS Beacon Interval [msec]: [ 0 ]
Capinfo: [ ]
DataRate [Mbps]: [ 11 ]
ap[1]:
netname (SSID): [ NETGEAR ]
BSSID: [ 00:09:5b:6e:b3:bc ]
Channel: [ 11 ]
Quality/Signal/Noise [signal]: [ 82 / 82 / 0 ]
[dBm]: [ 82 / -67 / -149 ]
BSS Beacon Interval [msec]: [ 0 ]
Capinfo: [ ]
DataRate [Mbps]: [ 11 ]
ap[2]:
netname (SSID): [ kawaja ]
BSSID: [ 00:06:25:76:26:91 ]
Channel: [ 2 ]
Quality/Signal/Noise [signal]: [ 146 / 146 / 0 ]
[dBm]: [ 146 / -3 / -149 ]
BSS Beacon Interval [msec]: [ 0 ]
Capinfo: [ ]
DataRate [Mbps]: [ 11 ]
`ifconfig` output
-----------------
em0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
options=3<RXCSUM,TXCSUM>
ether 00:0d:60:80:8b:ab
media: Ethernet autoselect
status: no carrier
ndis0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
inet6 fe80::20c:f1ff:fe26:5a72%ndis0 prefixlen 64 scopeid 0x5
inet 192.168.1.100 netmask 0xffffff00 broadcast 192.168.1.255
ether 00:0c:f1:26:5a:73
media: IEEE 802.11 Wireless Ethernet autoselect (DS/11Mbps)
status: associated
ssid kawaja 1:kawaja
channel 2 authmode OPEN powersavemode OFF powersavesleep 100
rtsthreshold 2312 protmode CTS
wepmode OFF weptxkey 1
when i "up" ndis0, i do see three of :
ndis0: set filter failed: 6
but then the interface is up and i am able to funtion on my wireless
network as expected (ping local and remote hosts).
i get approximately 15-30 seconds and then my system locks up, no
keyboard...nothing. power cycle is the only remedy. no logs of what is
going on that i can see.
the very first time i got ndis0 up, i managed to connect to a neighbors
(shh) ap and i did not notice a problem, could of been chance...not
sure. cant seem to force an ssid other than my own at this time.
any ideas on the lock up? where to look or add in debugging?
--
Jason Kawaja
http://www.ietf.org/rfc/rfc1855.txt
More information about the freebsd-current
mailing list