-
-
Save yorickvP/c1f8a6e89a6a39e4331c0a7653edc736 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ 182.202823] usb 3-2.4: new high-speed USB device number 4 using xhci_hcd | |
[ 182.302813] usb 3-2.4: New USB device found, idVendor=20b7, idProduct=9db1, bcdDevice= 1.31 | |
[ 182.302815] usb 3-2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 | |
[ 182.302816] usb 3-2.4: Product: Glasgow Debug Tool | |
[ 182.302817] usb 3-2.4: Manufacturer: whitequark research | |
[ 182.302817] usb 3-2.4: SerialNumber: C1-20200924T001537Z |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ lsusb -vd 20b7:9db1 | |
$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment