From owner-freebsd-net@FreeBSD.ORG Thu Jun 25 12:17:11 2009 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AE9911065674 for ; Thu, 25 Jun 2009 12:17:11 +0000 (UTC) (envelope-from nvass9573@gmx.com) Received: from mail.gmx.com (unknown [213.165.64.42]) by mx1.freebsd.org (Postfix) with SMTP id 0257A8FC25 for ; Thu, 25 Jun 2009 12:17:10 +0000 (UTC) (envelope-from nvass9573@gmx.com) Received: (qmail invoked by alias); 25 Jun 2009 12:17:09 -0000 Received: from ipa49.58.107.79.tellas.gr (EHLO [169.254.0.1]) [79.107.58.49] by mail.gmx.com (mp-eu003) with SMTP; 25 Jun 2009 14:17:09 +0200 X-Authenticated: #46156728 X-Provags-ID: V01U2FsdGVkX19InakpKFFITSY/AX4sUu6QJ36CPQEthIffRN/B03 Wz1XuvIjqBxJPL Message-ID: <4A436A8A.1000405@gmx.com> Date: Thu, 25 Jun 2009 15:16:10 +0300 From: Nikos Vassiliadis User-Agent: Thunderbird 2.0.0.22 (Windows/20090605) MIME-Version: 1.0 To: Nikos Vassiliadis , freebsd-net@freebsd.org, weongyo@freebsd.org References: <4A43386D.80500@gmx.com> <20090625103420.GD31161@weongyo.cdnetworks.kr> In-Reply-To: <20090625103420.GD31161@weongyo.cdnetworks.kr> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-FuHaFi: 0.7 Cc: Subject: Re: ndis and USB wirelless ethernet X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Jun 2009 12:17:11 -0000 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! Nikos