From owner-freebsd-usb@FreeBSD.ORG Mon Feb 16 16:52:42 2009 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0274D106566B; Mon, 16 Feb 2009 16:52:42 +0000 (UTC) (envelope-from hselasky@freebsd.org) Received: from swip.net (mailfe14.swipnet.se [212.247.155.161]) by mx1.freebsd.org (Postfix) with ESMTP id D174F8FC08; Mon, 16 Feb 2009 16:52:40 +0000 (UTC) (envelope-from hselasky@freebsd.org) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=bl9BoFr_XwQA:10 a=lzAowTwBfswA:10 a=MXw7gxVQKqGXY79tIT8aFQ==:17 a=GGinEty7dF32qDt5wukA:9 a=Ep5LDPjNgfS-L3RZTTsZe9GOmIIA:4 a=LY0hPdMaydYA:10 Received: from [62.113.132.61] (account mc467741@c2i.net HELO laptop) by mailfe14.swip.net (CommuniGate Pro SMTP 5.2.6) with ESMTPA id 454233069; Mon, 16 Feb 2009 17:52:39 +0100 From: Hans Petter Selasky To: freebsd-usb@freebsd.org Date: Mon, 16 Feb 2009 17:55:06 +0100 User-Agent: KMail/1.9.7 References: <20090216153519.GB4723@citylink.fud.org.nz> In-Reply-To: <20090216153519.GB4723@citylink.fud.org.nz> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200902161755.07491.hselasky@freebsd.org> Cc: usb@freebsd.org, weongyo@freebsd.org, Robert Watson , Andrew Thompson Subject: Re: USB support in NDIS -- IFF_NEEDSGIANT? X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Feb 2009 16:52:42 -0000 On Monday 16 February 2009, Andrew Thompson wrote: > On Mon, Feb 16, 2009 at 11:33:18AM +0000, Robert Watson wrote: > > Dear all: > > > > I had promised Weongyo that I would convert ndis to USB2 but have been a > bit busy. Anyone else welcome to pick this up in the mean time. I can take care of it. Will be back in some hours or tomorrow with patches. How can I test the if_ndis is working USB-wise? I assume the latest files are in -current. --HPS