From owner-freebsd-net@FreeBSD.ORG Fri Jun 4 07:26:58 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 84AEE106566B for ; Fri, 4 Jun 2010 07:26:58 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe04.swip.net [212.247.154.97]) by mx1.freebsd.org (Postfix) with ESMTP id 151368FC0C for ; Fri, 4 Jun 2010 07:26:57 +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=8BfId_Ii0bhd7dnPKrcA:9 a=EBSJqdOPlnKW7upH--G1ZThV-AoA:4 a=wPNLvfGTeEIA:10 Received: from [188.126.201.140] (account mc467741@c2i.net HELO laptop002.hselasky.homeunix.org) by mailfe04.swip.net (CommuniGate Pro SMTP 5.2.19) with ESMTPA id 1370344695; Fri, 04 Jun 2010 09:26:56 +0200 From: Hans Petter Selasky To: pyunyh@gmail.com Date: Fri, 4 Jun 2010 09:24:11 +0200 User-Agent: KMail/1.12.4 (FreeBSD/8.0-STABLE; KDE/4.3.4; amd64; ; ) References: <4BE44E2D.6060907@gmail.com> <4C07B344.4060805@gmail.com> <20100603214606.GE13502@michelle.cdnetworks.com> In-Reply-To: <20100603214606.GE13502@michelle.cdnetworks.com> X-Face: +~\`s("[*|O,="7?X@L.elg*F"OA\I/3%^p8g?ab%RN'( =?iso-8859-1?q?=3B=5FIjlA=3A=0A=09hGE=2E=2EEw?=, =?iso-8859-1?q?XAQ*o=23=5C/M=7ESC=3DS1-f9=7BEzRfT=27=7CHhll5Q=5Dha5Bt-s=7Co?= =?iso-8859-1?q?TlKMusi=3A1e=5BwJl=7Dkd=7DGR=0A=09Z0adGx-x=5F0zGbZj=27e?=(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: <201006040924.11427.hselasky@c2i.net> Cc: freebsd-net@freebsd.org, Perevalov Sergey 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: Fri, 04 Jun 2010 07:26:58 -0000 On Thursday 03 June 2010 23:46:06 Pyun YongHyeon wrote: > > Jun 3 18:29:52 homeserv kernel: axe_bulk_write_callback: transfer > > error, USB_ERR_TIMEOUT > > I don't see abnormal things in axe(4). Maybe Hans can help(CCed). > Timeout might mean that the data format is not accepted. --HPS