From owner-svn-src-all@FreeBSD.ORG Mon Nov 22 06:29:01 2010 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 89CB41065670; Mon, 22 Nov 2010 06:29:01 +0000 (UTC) (envelope-from grehan@freebsd.org) Received: from alto.onthenet.com.au (alto.OntheNet.com.au [203.13.68.12]) by mx1.freebsd.org (Postfix) with ESMTP id 41AB58FC1D; Mon, 22 Nov 2010 06:29:00 +0000 (UTC) Received: from dommail.onthenet.com.au (dommail.OntheNet.com.au [203.13.70.57]) by alto.onthenet.com.au (Postfix) with ESMTPS id AD09F117A6; Mon, 22 Nov 2010 16:12:24 +1000 (EST) Received: from Peter-Grehans-MacBook-Pro.local (c-76-120-89-251.hsd1.co.comcast.net [76.120.89.251]) by dommail.onthenet.com.au (MOS 4.1.8-GA) with ESMTP id ARM55875 (AUTH peterg@ptree32.com.au); Mon, 22 Nov 2010 16:12:08 +1000 Message-ID: <4CEA09C4.4020504@freebsd.org> Date: Sun, 21 Nov 2010 23:12:20 -0700 From: Peter Grehan User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6 MIME-Version: 1.0 To: Hans Petter Selasky References: <201011220111.oAM1BSWE073613@svn.freebsd.org> <201011220647.21858.hselasky@c2i.net> In-Reply-To: <201011220647.21858.hselasky@c2i.net> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Cc: "svn-src-head@freebsd.org" , "svn-src-all@freebsd.org" , "src-committers@freebsd.org" , Weongyo Jeong Subject: Re: svn commit: r215649 - in head/sys: conf dev/usb dev/usb/controller modules/usb/usb X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Nov 2010 06:29:01 -0000 > I plan some follow-up patches to improve the USB PF-solution and to make it a > loadable kernel module this week. Could the USB support in libpcap somehow hook into this ? later, Peter.