From owner-freebsd-usb@FreeBSD.ORG Fri Aug 1 23:20:27 2014 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 41F926F3 for ; Fri, 1 Aug 2014 23:20:27 +0000 (UTC) Received: from erelay3.ox.registrar-servers.com (erelay3.ox.registrar-servers.com [192.64.117.2]) by mx1.freebsd.org (Postfix) with ESMTP id 1CB3C2692 for ; Fri, 1 Aug 2014 23:20:26 +0000 (UTC) Received: from localhost (unknown [127.0.0.1]) by erelay1.ox.registrar-servers.com (Postfix) with ESMTP id D312B2205713 for ; Fri, 1 Aug 2014 23:20:19 +0000 (UTC) Received: from erelay1.ox.registrar-servers.com ([127.0.0.1]) by localhost (erelay.ox.registrar-servers.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id gU46DApHTwo9 for ; Fri, 1 Aug 2014 19:20:18 -0400 (EDT) Received: from imap1.ox.privateemail.com (imap1.ox.privateemail.com [198.187.29.233]) by erelay1.ox.registrar-servers.com (Postfix) with ESMTP id B6BFE2205710 for ; Fri, 1 Aug 2014 19:20:18 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by mail.privateemail.com (Postfix) with ESMTP id 6E366B00085 for ; Fri, 1 Aug 2014 19:20:18 -0400 (EDT) X-Virus-Scanned: Debian amavisd-new at imap1.ox.privateemail.com Received: from mail.privateemail.com ([127.0.0.1]) by localhost (imap1.ox.privateemail.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 6N7q3kKohnbN for ; Fri, 1 Aug 2014 19:20:18 -0400 (EDT) Received: from localhost (227.Red-83-33-60.dynamicIP.rima-tde.net [83.33.60.227]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.privateemail.com (Postfix) with ESMTPSA id BEED4B00087 for ; Fri, 1 Aug 2014 19:20:17 -0400 (EDT) Date: Sat, 2 Aug 2014 01:19:34 +0200 From: Carlos Jacobo Puga Medina To: freebsd-usb@freebsd.org Subject: uhub_reattach_port: giving up port reset - device vanished Message-Id: <20140802011934.0c29928ce3ba606b6e0cfca9@fbsd.es> X-Mailer: Sylpheed 3.4.2 (GTK+ 2.24.22; i386-portbld-freebsd11.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Aug 2014 23:20:27 -0000 Recently I started to have a problem with a wireless device. When it's attached spits out the following message: uhub_reattach_port: giving up port reset - device vanished I rebooted the system but the problem doesn't go away. Any thoughts? -- Carlos Jacobo Puga Medina