ndis and USB wirelless ethernet

Weongyo Jeong weongyo.jeong at gmail.com
Fri Jun 26 04:12:53 UTC 2009


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



More information about the freebsd-net mailing list