All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: James <bjlockie@lockie.ca>
Cc: linux-usb@vger.kernel.org
Subject: Re: USB questions
Date: Thu, 20 Feb 2020 08:27:45 +0100	[thread overview]
Message-ID: <20200220072745.GA3240818@kroah.com> (raw)
In-Reply-To: <eaab70b2-e95f-0ea8-bddc-995c1bde3b5d@lockie.ca>

On Wed, Feb 19, 2020 at 04:55:28PM -0500, James wrote:
> https://asrock.com/MB/AMD/B450M%20Pro4/index.us.asp#Specification
> - 2 x USB 2.0 Ports (Supports ESD Protection)
> - 1 x USB 3.1 Gen2 Type-A Port (10 Gb/s) (Supports ESD Protection)
> - 1 x USB 3.1 Gen2 Type-C Port (10 Gb/s) (Supports ESD Protection)
> - 4 x USB 3.1 Gen1 Ports (Supports ESD Protection)
> 
> $ lsusb
> Bus 004 Device 002: ID 13fe:6300 Kingston Technology Company Inc. USB DISK
> 3.0
> Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
> Bus 003 Device 004: ID 051d:0002 American Power Conversion Uninterruptible
> Power Supply
> Bus 003 Device 003: ID 04a9:190f Canon, Inc. CanoScan LiDE 220
> Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
> Bus 002 Device 002: ID 0bc2:2321 Seagate RSS LLC Expansion Portable
> Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
> Bus 001 Device 006: ID 1bcf:0005 Sunplus Innovation Technology Inc. Optical
> Mouse
> Bus 001 Device 005: ID 04d9:1503 Holtek Semiconductor, Inc. Keyboard
> Bus 001 Device 004: ID 1a40:0101 Terminus Technology Inc. Hub
> Bus 001 Device 003: ID 046d:082c Logitech, Inc. HD Webcam C615
> Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
> 
> $ lsusb -t
> /:  Bus 04.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 5000M
>     |__ Port 1: Dev 2, If 0, Class=Mass Storage, Driver=usb-storage, 5000M
> /:  Bus 03.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 480M
>     |__ Port 2: Dev 3, If 0, Class=Vendor Specific Class, Driver=, 480M
>     |__ Port 4: Dev 4, If 0, Class=Human Interface Device, Driver=usbfs,
> 1.5M
> /:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 10000M
>     |__ Port 2: Dev 2, If 0, Class=Mass Storage, Driver=uas, 5000M
> /:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/10p, 480M
>     |__ Port 5: Dev 3, If 0, Class=Audio, Driver=snd-usb-audio, 480M
>     |__ Port 5: Dev 3, If 1, Class=Audio, Driver=snd-usb-audio, 480M
>     |__ Port 5: Dev 3, If 2, Class=Video, Driver=uvcvideo, 480M
>     |__ Port 5: Dev 3, If 3, Class=Video, Driver=uvcvideo, 480M
>     |__ Port 6: Dev 4, If 0, Class=Hub, Driver=hub/4p, 480M
>         |__ Port 3: Dev 6, If 0, Class=Human Interface Device,
> Driver=usbhid, 1.5M
>         |__ Port 1: Dev 5, If 1, Class=Human Interface Device,
> Driver=usbhid, 1.5M
>         |__ Port 1: Dev 5, If 0, Class=Human Interface Device,
> Driver=usbhid, 1.5M
> 
> 
> 1. Does this mean the installer used the USB2 connections on the motherboard
> even though it looks like USB3.1 Gen ones were available?

No, why do you say that?

> 2. What is the number after the slash (4p) on xhci_hcd/4p?

ports.

> 3. Shouldn't "Linux Foundation 3.0 root hub" be "Linux Foundation 3.1 Gen 1
> root hub"?

No, we don't say that from within the kernel.

thanks,

greg k-h

  reply	other threads:[~2020-02-20  7:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-19 21:55 USB questions James
2020-02-20  7:27 ` Greg KH [this message]
2020-02-20 15:23   ` Alan Stern
     [not found]     ` <0554a7bc-1e98-903d-58bb-a3c76d09d290@lockie.ca>
2020-02-20 21:33       ` James

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200220072745.GA3240818@kroah.com \
    --to=greg@kroah.com \
    --cc=bjlockie@lockie.ca \
    --cc=linux-usb@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.