速報APP / 工具 / USB Device Search

USB Device Search

價格:免費

更新日期:2015-06-29

檔案大小:2.3M

目前版本:1.0a

版本需求:Android 2.3 以上版本

官方網站:http://gvlabs.org

Email:android@gvlabs.org

聯絡地址:隱私權政策

USB Device Search(圖1)-速報App

Every device driver comes with two identity numbers: the Vendor ID and the Device ID. These two numbers can be used to track down the manufacturer and the specific device driver.

USB Device Search(圖2)-速報App

This app will help you find out the device or vendor from your hardware, so you can identify unknown and unrecognized devices.

USB Device Search(圖3)-速報App

Linux: you can see the vendor id and device id using commands like lsusb or the kernel buffer messages (dmesg).

Windows: Device Manager (devmgmt.msc). Unknown devices would be listed as such and marked out with a yellow question mark. Open the device properties, Details tab, Device Instance Id. Search for: VEN_xxxx & DEV_YYYY value, where XXXX is the vendor id and YYYY is the device id.