From owner-freebsd-usb@FreeBSD.ORG Sat Feb 9 12:52:02 2013 Return-Path: Delivered-To: usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id C85EF310 for ; Sat, 9 Feb 2013 12:52:02 +0000 (UTC) (envelope-from freebsd@psconsult.nl) Received: from mx1.psconsult.nl (unknown [IPv6:2001:7b8:30f:e0::5059:ee8a]) by mx1.freebsd.org (Postfix) with ESMTP id 8595D91F for ; Sat, 9 Feb 2013 12:52:02 +0000 (UTC) Received: from mx1.psconsult.nl (mx1.hvnu.psconsult.nl [46.44.189.154]) by mx1.psconsult.nl (8.14.5/8.14.4) with ESMTP id r19CpuFo015936 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sat, 9 Feb 2013 13:52:01 +0100 (CET) (envelope-from freebsd@psconsult.nl) Received: (from paul@localhost) by mx1.psconsult.nl (8.14.5/8.14.4/Submit) id r19CpuEr015935 for usb@freebsd.org; Sat, 9 Feb 2013 13:51:56 +0100 (CET) (envelope-from freebsd@psconsult.nl) X-Authentication-Warning: mx1.psconsult.nl: paul set sender to freebsd@psconsult.nl using -f Date: Sat, 9 Feb 2013 13:51:56 +0100 From: Paul Schenkeveld To: usb@freebsd.org Subject: Pencam does not attach Message-ID: <20130209125156.GA15557@psconsult.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Feb 2013 12:52:02 -0000 Hi, I tried to use a USB pen camera with flash drive but get no more than: usbus7: port reset timeout uhub_reattach_port: port 1 reset failed, error=USB_ERR_TIMEOUT uhub_reattach_port: device problem (USB_ERR_TIMEOUT), disabling port 1 usbd_set_config_index: could not read device status: USB_ERR_STALLED usbd_req_re_enumerate: addr=3, set address failed! (USB_ERR_STALLED, ignored) usbd_req_re_enumerate: addr=3, set address failed! (USB_ERR_STALLED, ignored) usb_alloc_device: Failure selecting configuration index 0:USB_ERR_STALLED, port 1, addr 3 (ignored) ugen7.3: at usbus7 ugen7.3: at usbus7 (disconnected) It works fine on a Macbook so I know it's not broken. Any chance of getting this to work? BTW I'm running 8.3-STABLE with a kernel built in May 2012. With kind regards, Paul Schenkeveld