zoukankan      html  css  js  c++  java
  • WINUSB Descriptors

    Reading string descriptors:    
    
    String (0x01): "Travis Robinson"    
    String (0x02): "Benchmark Device"    
    String (0x03): "LUSBW1"   
    String (
    0xEE): "MSFT100 " Reading Extended Compat ID OS Feature Descriptor (wIndex = 0x0004): 00000000 28 00 00 00 00 01 04 00 01 00 00 00 00 00 00 00 (............... 00000010 00 01 57 49 4e 55 53 42 00 00 00 00 00 00 00 00 ..WINUSB........ 00000020 00 00 00 00 00 00 00 00 ........ Reading Extended Properties OS Feature Descriptor (wIndex = 0x0005): 00000000 8e 00 00 00 00 01 05 00 01 00 84 00 00 00 01 00 ................ 00000010 00 00 28 00 44 00 65 00 76 00 69 00 63 00 65 00 ..(.D.e.v.i.c.e. 00000020 49 00 6e 00 74 00 65 00 72 00 66 00 61 00 63 00 I.n.t.e.r.f.a.c. 00000030 65 00 47 00 55 00 49 00 44 00 00 00 4e 00 00 00 e.G.U.I.D...N... 00000040 7b 00 46 00 37 00 30 00 32 00 34 00 32 00 43 00 {.F.7.0.2.4.2.C. 00000050 37 00 2d 00 46 00 42 00 32 00 35 00 2d 00 34 00 7.-.F.B.2.5.-.4. 00000060 34 00 33 00 42 00 2d 00 39 00 45 00 37 00 45 00 4.3.B.-.9.E.7.E. 00000070 2d 00 41 00 34 00 32 00 36 00 30 00 46 00 33 00 -.A.4.2.6.0.F.3. 00000080 37 00 33 00 39 00 38 00 32 00 7d 00 00 00 7.3.9.8.2.}...
  • 相关阅读:
    mysql优化之索引优化
    mysqld --debug-sync
    mysql.cnf 配制文件详解
    my.cnf 中字符集设置
    tcp_tw_reuse 与 net.ipv4.tcp_tw_recycle
    mysql init_connect 参数的其他用处
    监控mysql索引使用效率的脚本
    mysql 源代码学习 博客 [lock..]
    mysqld with valgrind
    思维导图软件
  • 原文地址:https://www.cnblogs.com/shangdawei/p/4748037.html
Copyright © 2011-2022 走看看