價格:免費
更新日期:2015-06-29
檔案大小:2.3M
目前版本:1.0a
版本需求:Android 2.3 以上版本
官方網站:http://gvlabs.org
Email:android@gvlabs.org
聯絡地址:隱私權政策
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.
This app will help you find out the device or vendor from your hardware, so you can identify unknown and unrecognized devices.
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.