About USBPcap idVendor
About idVendor listed in USB IF. How can I display the company name (vendor name) at 0x10F6 in Wireshark? Since it is marked as "unknown", I would like the developer to add it.
About idVendor listed in USB IF. How can I display the company name (vendor name) at 0x10F6 in Wireshark? Since it is marked as "unknown", I would like the developer to add it.
The Wireshark table (tools/make-usb.py) is built from public databases:
# make-usb - Creates a file containing vendor and product ids. # It use the databases from # - The USB ID Repository: https://usb-ids.gowdy.us (http://www.linux-usb.org), mirrored at Sourceforge # - libgphoto2 from gPhoto: https://github.com/gphoto/libgphoto2 (http://gphoto.org), available at GitHub # to create our file epan/dissectors/usb.c
Submit new entries here: Submit new data
(epan/dissectors/usb.c is updated by the weekly "Automatic update" jobs
12129: [Automatic update for 2023-09-17] created by geraldcombs/update-ws-numbers)
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2023-10-03 05:29:11 +0000
Seen: 231 times
Last updated: Oct 03 '23
How to capture USB packets please?
Why doesn't Wireshark trace USB string descriptors?
Capturing USB with libpcap on Linux
USB capture - What is the interpretation of URB fields?
Why am I getting "Malformed Packets" when analyzing USB CDC if they are correct?
Wi-Fi Packet Capture Best Method
USB capture stops working after restart capture
FTDI USB request block baud rate decoding
How is interface "XHC20" created on macOS?
Does Wireshark need admin rights/privileges to execute USB capture