From owner-freebsd-usb@FreeBSD.ORG Sun Aug 12 01:50:56 2012 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8F07F106564A for ; Sun, 12 Aug 2012 01:50:56 +0000 (UTC) (envelope-from freebsd@johnea.net) Received: from mail.johnea.net (johnea.net [70.167.123.7]) by mx1.freebsd.org (Postfix) with ESMTP id 74A4D8FC08 for ; Sun, 12 Aug 2012 01:50:56 +0000 (UTC) Received: from [192.168.100.239] (vhost.johnea.net [192.168.100.239]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.johnea.net (Postfix) with ESMTPSA id 29D8173F188B for ; Sat, 11 Aug 2012 18:45:41 -0700 (PDT) Message-ID: <50270AC4.4020508@johnea.net> Date: Sat, 11 Aug 2012 18:45:15 -0700 From: freebsd@johnea.net User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120616 Thunderbird/13.0.1 MIME-Version: 1.0 To: freebsd-usb@freebsd.org References: <20120812013351.GA35331@server.rulingia.com> In-Reply-To: <20120812013351.GA35331@server.rulingia.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: USB devices disappearing 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: Sun, 12 Aug 2012 01:50:56 -0000 Would this UPS by any chance have vendor/product ID 0764:0501? johnea On 2012-08-11 18:33, Peter Jeremy wrote: > I have a USB-connected UPS and both sysutils/nut and a simple client > that I wrote are reporting "no device" (LIBUSB_ERROR_NO_DEVICE via > libusb) after talking to it for some (variable) time. If I restart my > client it again works for a while before dying the same way. I'm > using FreeBSD 8-stable/amd64 (r237444). >