Docs: Adding documentation for UsbView operation
Signed-off-by: Dmitry Fleytman <dfleytma@redhat.com>
This commit is contained in:
parent
3b1f461d5c
commit
60fb3fc181
1 changed files with 15 additions and 0 deletions
15
Documentation/UsbInfo.txt
Normal file
15
Documentation/UsbInfo.txt
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
Collecting Full USB Stack Information
|
||||
==============================================================================
|
||||
|
||||
1. Dumping USB tree
|
||||
|
||||
- Obtain the latest USBView tool from Microsoft:
|
||||
|
||||
https://msdn.microsoft.com/en-us/library/windows/hardware/ff560019%28v=vs.85%29.aspx
|
||||
|
||||
- Run it as following:
|
||||
|
||||
usbview /q /f /saveall:MyUsbTree.txt
|
||||
usbview /q /f /savexml:MyUsbTree.xml
|
||||
|
||||
- USB tree dump will be stored in MyUsbTree.txt and MyUsbTree.xml files.
|
||||
Loading…
Add table
Add a link
Reference in a new issue