From owner-freebsd-current@freebsd.org Thu Jan 4 08:23:52 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9BC19EA6A0F for ; Thu, 4 Jan 2018 08:23:52 +0000 (UTC) (envelope-from gljennjohn@gmail.com) Received: from mail-wm0-x235.google.com (mail-wm0-x235.google.com [IPv6:2a00:1450:400c:c09::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2BE0B7F75E for ; Thu, 4 Jan 2018 08:23:52 +0000 (UTC) (envelope-from gljennjohn@gmail.com) Received: by mail-wm0-x235.google.com with SMTP id g130so1098858wme.0 for ; Thu, 04 Jan 2018 00:23:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:cc:subject:message-id:in-reply-to:references:reply-to :mime-version:content-transfer-encoding; bh=DhVg4X36L6VXSYEiOorGO2QVqdb0J29wQIJkWttteMk=; b=F7l3dEM25SEsM9R2fb5py32vrzqcSnXElN2kayvx272ouqbREAo/0bgJZjEt/OXy3r gGP7my1vtLAFBP8HSGwFBw+RtluYmqIXHLv7zMnaLsTo7t7jHjCF+Inyn6Z+ZFf3n0zP pjjhpxf8UhMHdCnKCtBJRhCOrK6IDdavfH/QjUl8U1Ysi04jt6ssjxaJ9/IQc5XiZK/2 s2ClnZ30ozRBCzaFt1N2t+9D21gfVSjEo1U+cqv5oIVT2NxDxKp1xFuJ//XShq8Bt0S2 GOBxNepFxrUALy/PMMCrBAV46YZC2rqd2RU2n0M2Thwou1Yg9THHxXfv+EEvHLwufF5T NepA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:in-reply-to :references:reply-to:mime-version:content-transfer-encoding; bh=DhVg4X36L6VXSYEiOorGO2QVqdb0J29wQIJkWttteMk=; b=rqDX+0wIr+6u/SDLvpHMufHII/t1bNs7URhTicCHJWkO6OPuh8fYX0Sx7gpkZzq3sx 3lSBKFGzvbtpKc7u5hi82GXJXF4BAX0Smwi+yOowJONqBys7nFKUciKJIfyw0M+6TGX4 7gcNOkW3D4I3lnTKC4mzKBQJgDNVLBN4T4NxQ1qAQwgA4hUZTyFuHz1M8C76LdpHpNQN 2DtAvCamqPuGrlNKjsIbi7hEeb+Ek+q4p7JlRcgVoMBEH5Rxh0ZZ4yqqvAOKx2fU6x7e oY3VAP2fhlJrHfapQhWvneAzS+aR1FTX3qY1ZhDwQX+kqdgCWfHvTSEFMQ04GM4ouxN2 H07w== X-Gm-Message-State: AKGB3mJag7X+XcNr0qjI9yNQcbjaTMwdmibBRgms5w0CiKfvfzKwyOK2 pisoJdAqtTdpB4hq4kEMunHrKQ== X-Google-Smtp-Source: ACJfBouQ4khQehvvBgPbUGCz1UlVB51+2dp2DxpOdei+HaaxCNJjoZpEW9WwBu/Gb5pMkkVI9gkTew== X-Received: by 10.28.73.196 with SMTP id w187mr3349133wma.17.1515054230749; Thu, 04 Jan 2018 00:23:50 -0800 (PST) Received: from ernst.home (p5B023419.dip0.t-ipconnect.de. [91.2.52.25]) by smtp.gmail.com with ESMTPSA id o98sm9622531wrb.40.2018.01.04.00.23.49 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 04 Jan 2018 00:23:49 -0800 (PST) Date: Thu, 4 Jan 2018 09:23:49 +0100 From: Gary Jennejohn To: "O'Connor, Daniel" Cc: blubee blubeeme , FreeBSD current Subject: Re: USB stack Message-ID: <20180104092349.2821f9f9@ernst.home> In-Reply-To: <6A4FF1B9-D98B-4E73-9E3E-E951749E0C21@dons.net.au> References: <1FD1FE97-D25C-4BAC-A3E0-F22509FB0C2B@dons.net.au> <6A4FF1B9-D98B-4E73-9E3E-E951749E0C21@dons.net.au> Reply-To: gljennjohn@gmail.com X-Mailer: Claws Mail 3.16.0 (GTK+ 2.24.31; amd64-portbld-freebsd12.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 04 Jan 2018 08:23:52 -0000 On Wed, 3 Jan 2018 20:29:08 +0100 "O'Connor, Daniel" wrote: > > On 3 Jan 2018, at 11:56, blubee blubeeme wrote: > > On Wed, Jan 3, 2018 at 6:41 PM, O'Connor, Daniel wrote: > > > > > > > On 3 Jan 2018, at 11:31, blubee blubeeme wrote: > > > Does FreeBSD current USB stack support usb >= 2.0 devices? > > > > Absolutely. > > > > > Testing out the USB devices support I get about 7.2-7.8 megabytes per > > > second which seems odd. > > > > What sort of test? What sort of device? What sort of port? > > > > What is the output of dmesg and usbconfig? > > > > I transferred about 30GB of audio from laptop to Samsung usb class 10 usb device connected to LG v30. > > > > current usbconfig shows this: > > ugen0.1: <0x8086 XHCI root HUB> at usbus0, cfg=0 md=HOST spd=SUPER (5.0Gbps) pwr=SAVE (0mA) > > ugen0.3: at usbus0, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON (500mA) > > ugen0.2: at usbus0, cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON (100mA) > > Ugh, your mail client has mangled things, oh well. > > You missed posting the output of dmesg.. > > What is an "LG v30"? > It's a smartphone from LG and only supports USB2 speed. The reported transfer rate is no big surprise. -- Gary Jennejohn