use same USB Product ID for DFU and runtime mode

This was introduced for interoperability with operating systems that
might prefer such setup (I heard that Windows prefers this about a
decade ago, but I don't have any personal experience with it).

However, using different VID/PID between DFU and RT breaks usability of
dfu-util, and I really think this matters much more to our users and
developers.
This commit is contained in:
Harald Welte
2017-05-05 00:34:28 +02:00
parent 8196e4d1be
commit 2cbc9b29f3
2 changed files with 3 additions and 6 deletions

3
.gitmodules vendored
View File

@@ -1,3 +0,0 @@
[submodule "usb_application/pysim"]
path = usb_application/pysim
url = git://git.osmocom.org/pysim