Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Oct 2001 13:34:21 -0400
From:      Chip Marshall <chip@setzer.chocobo.cx>
To:        freebsd-mobile@freebsd.org
Subject:   SMC2632W oddness
Message-ID:  <20011015133420.A54324@setzer.chocobo.cx>

next in thread | raw e-mail | index | archive | help

--ikeVEW9yuYc//A+q
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Hi, I've got an SMC2632W wireless ethernet PCMCIA card in a Dell
Inspiron 3800. I seem to be having a problem with it transmitting
small packets. I've attached a series of 3 pings, one at 56 bytes per
packet, one at 66, and another at 128. At 56 bytes, I get no response,
at 66, it works a little, and at 128, every packet makes it through.

It's currently running with WEP 64-bit encryption in BSS mode to an
SMC access point. I've also attached the output on wicontrol on the
card (as non-root, so the keys won't be there) and an ifconfig of the
card.

Any ideas as to why this is happening? I'm guessing a buffering issue
someplace, but I have no clue where, and unfortunatly, I have no other
device to test the access point with. (Note: Everything works under
Windows (Don't you hate that?))

FreeBSD pluto.valvcon.com 4.4-RELEASE FreeBSD 4.4-RELEASE #3:
Mon Oct 15 11:20:19 EDT 2001
root@pluto.valvcon.com:/usr/src/sys/compile/PLUTO  i386

-- 
Chip Marshall <chip@chocobo.cx>               http://www.chocobo.cx/chip/
GCM/CS d+(-) s+:++ a20>? C++ UB++++$ P+++$ L- E--- W++ N@ o K- w O M+ V--
PS+ PE Y+ PGP+ t+@ 5 X R@ tv+() b++>+++ DI++++ D(-) G++ e>++ h->++ r++ y-

--ikeVEW9yuYc//A+q
Content-Type: text/plain; charset=us-ascii
Content-Description: info.txt
Content-Disposition: attachment; filename=info

bash-2.05# ping -c 10 12.30.48.130
PING 12.30.48.130 (12.30.48.130): 56 data bytes
--- 12.30.48.130 ping statistics ---
10 packets transmitted, 0 packets received, 100% packet loss

bash-2.05# ping -c 10 -s 66 12.30.48.130
PING 12.30.48.130 (12.30.48.130): 66 data bytes
74 bytes from 12.30.48.130: icmp_seq=4 ttl=253 time=7.772 ms
74 bytes from 12.30.48.130: icmp_seq=5 ttl=253 time=25.092 ms
74 bytes from 12.30.48.130: icmp_seq=9 ttl=253 time=7.409 ms
--- 12.30.48.130 ping statistics ---
10 packets transmitted, 3 packets received, 70% packet loss
round-trip min/avg/max/stddev = 7.409/13.424/25.092/8.252 ms

bash-2.05# ping -c 10 -s 128 12.30.48.130
PING 12.30.48.130 (12.30.48.130): 128 data bytes
136 bytes from 12.30.48.130: icmp_seq=0 ttl=253 time=14.206 ms
136 bytes from 12.30.48.130: icmp_seq=1 ttl=253 time=8.630 ms
136 bytes from 12.30.48.130: icmp_seq=2 ttl=253 time=9.759 ms
136 bytes from 12.30.48.130: icmp_seq=3 ttl=253 time=8.610 ms
136 bytes from 12.30.48.130: icmp_seq=4 ttl=253 time=8.424 ms
136 bytes from 12.30.48.130: icmp_seq=5 ttl=253 time=15.010 ms
136 bytes from 12.30.48.130: icmp_seq=6 ttl=253 time=8.033 ms
136 bytes from 12.30.48.130: icmp_seq=7 ttl=253 time=10.898 ms
136 bytes from 12.30.48.130: icmp_seq=8 ttl=253 time=10.762 ms
136 bytes from 12.30.48.130: icmp_seq=9 ttl=253 time=8.599 ms
--- 12.30.48.130 ping statistics ---
10 packets transmitted, 10 packets received, 0% packet loss
round-trip min/avg/max/stddev = 8.033/10.293/15.010/2.356 ms

bash-2.05# ifconfig wi0
wi0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        inet 12.30.48.218 netmask 0xffffffc0 broadcast 12.30.48.255
        ether 00:04:e2:0e:46:4f
        media: IEEE 802.11 Wireless Ethernet autoselect (DS/11Mbps)
        status: associated
        ssid BRIDGE
        stationname "FreeBSD WaveLAN/IEEE node"
        channel 11 authmode NONE powersavemode OFF powersavesleep 100
        wepmode MIXED weptxkey 4
        wepkey 4:64-bit

chip@pluto:~> wicontrol
NIC serial number:                      [ 99SA01000000 ]
Station name:                           [ FreeBSD WaveLAN/IEEE node ]
SSID for IBSS creation:                 [ FreeBSD IBSS ]
Current netname (SSID):                 [ BRIDGE ]
Desired netname (SSID):                 [  ]
Current BSSID:                          [ 00:90:d1:01:3b:9a ]
Channel list:                           [ 2047 ]
IBSS channel:                           [ 11 ]
Current channel:                        [ 11 ]
Comms quality/signal/noise:             [ 41 88 1 ]
Promiscuous mode:                       [ Off ]
Port type (1=BSS, 3=ad-hoc):            [ 1 ]
MAC address:                            [ 00:04:e2:0e:46:4f ]
TX rate (selection):                    [ 3 ]
TX rate (actual speed):                 [ 11 ]
RTS/CTS handshake threshold:            [ 2347 ]
Create IBSS:                            [ Off ]
Access point density:                   [ 1 ]
Power Mgmt (1=on, 0=off):               [ 0 ]
Max sleep time:                         [ 100 ]
WEP encryption:                         [ On ]
TX encryption key:                      [ 4 ]
Encryption keys:                        [  ][  ][  ][  ]

--ikeVEW9yuYc//A+q--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011015133420.A54324>