Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Aug 2001 23:59:23 +0200
From:      Eric Masson <e-masson@kisoft-services.com>
To:        Mailing List FreeBSD Mobile <freebsd-mobile@FreeBSD.org>
Subject:   Intel 2011 & wi0 issues
Message-ID:  <86heuz6azs.fsf@notbsdems.nantes.kisoft-services.com>

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

Hello,

When I try to use my Intel 2011 pccard with a patched wi driver, I get
the following.

Card is probed and attached, ssid is manually changed to the one used on
the wlan, dhclient gets all required information from dhcp server, but
then no further traffic seems to pass.

Relevant part of dmesg :

--=-=-=
Content-Disposition: attachment; filename=dmesg.txt

pccard: card inserted, slot 0
pccard: card inserted, slot 0
wi0: <WaveLAN/IEEE 802.11> at port 0x280-0x2c7 iomem 0xd4000-0xd43ff irq 11 slot 0 on pccard0
wi0: Ethernet address: 00:02:b3:04:9a:cb
arpresolve: can't allocate llinfo for 192.168.0.1
arpresolve: can't allocate llinfo for 192.168.0.1
arpresolve: can't allocate llinfo for 192.168.0.1
arpresolve: can't allocate llinfo for 192.168.0.1
arpresolve: can't allocate llinfo for 192.168.0.1

--=-=-=


ifconfig -a result :

--=-=-=
Content-Disposition: attachment; filename=ifconfig.txt

lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
	inet 127.0.0.1 netmask 0xff000000 
wi0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
	inet 192.168.0.227 netmask 0xffffff00 broadcast 192.168.0.255
	ether 00:02:b3:04:9a:cb 
	media: IEEE 802.11 Wireless Ethernet autoselect (DS/11Mbps)
	status: associated
	ssid 101
	stationname "FreeBSD WaveLAN/IEEE node"
	channel 3 authmode NONE powersavemode OFF powersavesleep 100
	wepmode OFF weptxkey 1

--=-=-=


netstat -rn result :

--=-=-=
Content-Disposition: attachment; filename=netstat.txt

Routing tables

Internet:
Destination        Gateway            Flags    Refs      Use  Netif Expire
default            192.168.0.11       UGSc        0        0    wi0
127.0.0.1          127.0.0.1          UH          2       75    lo0
192.168.0          link#2             UC          2        1    wi0
192.168.0.1        link#2             UHLW        0       13    wi0
192.168.0.11       0:20:af:cb:1e:7f   UHLW        1        0    wi0   1150

--=-=-=
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit


When I ping any host on the lan, the card transmits packets, as the AP
stats show. but no traffic is seen by wi0.

Any idea about the problem ?

Regards

Eric Masson

-- 
 - Papa ! Papa ! PAAAAAAAAApppppppaaaaaaaaa !
 - Oui Ben qu'est-ce-qu'il y a ?
 - Y'a quelqu'un qui a touché à mon kernel !
 +BL in Guide du Macounet Pervers : MOSXS est un long fleuve tranquille+

--=-=-=--

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?86heuz6azs.fsf>