Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Jun 2009 13:12:46 +0900
From:      Weongyo Jeong <weongyo.jeong@gmail.com>
To:        Nikos Vassiliadis <nvass9573@gmx.com>
Cc:        freebsd-net@freebsd.org
Subject:   Re: ndis and USB wirelless ethernet
Message-ID:  <20090626041246.GE31161@weongyo.cdnetworks.kr>
In-Reply-To: <4A436A8A.1000405@gmx.com>
References:  <4A43386D.80500@gmx.com> <20090625103420.GD31161@weongyo.cdnetworks.kr> <4A436A8A.1000405@gmx.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jun 25, 2009 at 03:16:10PM +0300, Nikos Vassiliadis wrote:
> Weongyo Jeong wrote:
> >Could you please test with attached patch and show me the result?
> 
> The repeating warning message went away and the ndis0 interface
> appeared. Now, when I try to 'up' the interface, ifconfig gets
> stuck in KeWFS state. If I try a second ifconfig, it will show
> the ndis0 in up state, though I am not sure it really is. Any
> subsequent command(assign an IP address, change media, change
> MTU etc) fails. The ether command also stucks in KeWFS.
> 
> Thanks a lot for the patch Weongyo, if you have any other
> idea, I'll be happy to test it!

Could you show me the *full* result after enabling `sysctl debug.ndis=1'?
Maybe steps would be as follows:

	# kldload ndis if_ndis NDIS_module
	# sysctl debug.ndis=1
	[then plug-in USB stick]
	# ifconfig wlan0 create wlandev ndis0
	# ifconfig wlan0 ssid blah up

regards,
Weongyo Jeong




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