Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] Automatic update USB Vendor ID / Product ID

From: Max Baker <max@xxxxxxxxxx>
Date: Fri, 15 Mar 2013 08:59:59 -0700
Hi Michaďż˝,

FYI :  I have a proposed update to make-usb.py which updates usb.c as
part of this bug :
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8431 .  I've
augmented the list from linux-usb with vendor/product pairs from a
couple other open source projects.

-m

On 03/15/2013 04:03 AM, Michal.Labedzki@xxxxxxxxx wrote:
> Hi All,
>
> Is that possible to add automatic update dor USB VendorID/ProductID like this one:
> "[Automatic manuf, services and enterprise-numbers update for 2013-03-10]"
> http://code.wireshark.org/git/?p=wireshark;a=commit;h=8b215accd052336054004cd6f33a1623d4dedec0
>
> Update can be done by run:
> "python tools/make-usb.py"
> and committed changes on epan/dissectors/usb.c.
>