From owner-freebsd-current@FreeBSD.ORG Mon Dec 23 14:27:07 2013 Return-Path: Delivered-To: current@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 53CDEE2E for ; Mon, 23 Dec 2013 14:27:07 +0000 (UTC) Received: from mta04.bitpro.no (mta04.bitpro.no [92.42.64.203]) by mx1.freebsd.org (Postfix) with ESMTP id 0E2F9114F for ; Mon, 23 Dec 2013 14:27:06 +0000 (UTC) Received: from mail.lockless.no (mail.lockless.no [46.29.221.38]) by mta04.bitpro.no (Postfix) with ESMTPS id 3EAA210058E; Mon, 23 Dec 2013 15:26:58 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.lockless.no (Postfix) with ESMTP id B77148FCF72; Mon, 23 Dec 2013 15:27:40 +0100 (CET) X-Virus-Scanned: by amavisd-new-2.6.4 (20090625) (Debian) at lockless.no Received: from mail.lockless.no ([127.0.0.1]) by localhost (mail.lockless.no [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WULEekazbH3Q; Mon, 23 Dec 2013 15:27:39 +0100 (CET) Received: from laptop015.home.selasky.org (cm-176.74.213.204.customer.telag.net [176.74.213.204]) by mail.lockless.no (Postfix) with ESMTPSA id 759B78FCF6F; Mon, 23 Dec 2013 15:27:39 +0100 (CET) Message-ID: <52B84870.4050806@bitfrost.no> Date: Mon, 23 Dec 2013 15:28:00 +0100 From: Hans Petter Selasky Organization: Bitfrost A/S User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: Marc UBM , current@freebsd.org Subject: Re: Problem with ebook reader on usb References: <20131208224433.a8cfe7924fd540e8f4d1484c@gmail.com> <20131208225425.2953c653576e55db2855a88c@gmail.com> <20131223152352.19018f93a179a86b3adac3dc@gmail.com> In-Reply-To: <20131223152352.19018f93a179a86b3adac3dc@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Dec 2013 14:27:07 -0000 On 12/23/13 15:23, Marc UBM wrote: > On Sun, 8 Dec 2013 22:54:25 +0100 > Marc "UBM" Bocklet wrote: > >> On Sun, 8 Dec 2013 22:44:33 +0100 >> Marc "UBM" Bocklet wrote: >> >>> >>> Hiho! :-) >>> >>> I got myself a new ebook reader (Onyx M92), but encountered a strange >>> problem when connecting it to my freebsd machine. Shortly after >>> mounting it, the device gets disconnected (causing the mounted storage >>> to disappear). There is no such behavior with Windows 7. >>> >>> uname -a: >>> FreeBSD xxx 11.0-CURRENT FreeBSD 11.0-CURRENT #11 >>> r258254M: Sun Nov 17 13:38:01 CET 2013 >>> xxx:/usr/obj/usr/src/sys/SUBMARINE_SMP amd64 > > Following up: > > With > > FreeBSD xxx 11.0-CURRENT FreeBSD 11.0-CURRENT #16 > r258254:259095M: Sun Dec 15 08:53:22 CET 2013 > xxx:/usr/obj/usr/src/sys/SUBMARINE_SMP amd64 > > the problem has disappeared. Hi, Thank you! Probably one of the XHCI patches. --HPS