From owner-freebsd-net@FreeBSD.ORG Thu Jun 17 17:47:35 2010 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 43375106566C; Thu, 17 Jun 2010 17:47:35 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe10.swip.net [212.247.155.33]) by mx1.freebsd.org (Postfix) with ESMTP id 9134D8FC1C; Thu, 17 Jun 2010 17:47:33 +0000 (UTC) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=IcRiYJMB21UA:10 a=ygRHs6EKU7oA:10 a=8nJEP1OIZ-IA:10 a=M8b_wTzEtboA:10 a=MnI1ikcADjEx7bvsp0jZvQ==:17 a=s5n-HPg0qQ1sRv3rkRMA:9 a=r6ufzM8Q4l7klydRBTs1C4LOxrEA:4 a=wPNLvfGTeEIA:10 Received: from [188.126.201.140] (account mc467741@c2i.net HELO laptop002.hselasky.homeunix.org) by mailfe10.swip.net (CommuniGate Pro SMTP 5.2.19) with ESMTPA id 1202345821; Thu, 17 Jun 2010 19:47:32 +0200 From: Hans Petter Selasky To: pyunyh@gmail.com Date: Thu, 17 Jun 2010 19:44:42 +0200 User-Agent: KMail/1.12.4 (FreeBSD/8.0-STABLE; KDE/4.3.4; amd64; ; ) References: <20100614211155.GB4257@michelle.cdnetworks.com> <4C19AA3D.6080409@gmail.com> <20100617172918.GA16885@michelle.cdnetworks.com> In-Reply-To: <20100617172918.GA16885@michelle.cdnetworks.com> X-Face: +~\`s("[*|O,="7?X@L.elg*F"OA\I/3%^p8g?ab%RN'(; _IjlA: hGE..Ew, XAQ*o#\/M~SC=S1-f9{EzRfT'|Hhll5Q]ha5Bt-s|oTlKMusi:1e[wJl}kd}GR Z0adGx-x_0zGbZj'e(Y[(UNle~)8CQWXW@:DX+9)_YlB[tIccCPN$7/L' MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201006171944.42918.hselasky@c2i.net> Cc: freebsd-net@freebsd.org, Andrew Thompson , Sergey Perevalov Subject: Re: [axe][ue0] Device send packets but any host in network can not receive any packet from it. 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, 17 Jun 2010 17:47:35 -0000 On Thursday 17 June 2010 19:29:18 Pyun YongHyeon wrote: > Pyun YongHyeon > Hi, Committed to USB P4. Please check and verify the patch. Changed if (1 || bootverbose) into if (bootverbose). See USB P4 change ID #179721. --HPS