summaryrefslogtreecommitdiff
path: root/recipes-support/libusbgx/files/colibri-imx6/g1.schema
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2017-09-04 17:45:15 -0700
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2017-10-03 14:49:43 +0200
commit42e802bb821e2deadcddbbd57419f677da25894d (patch)
treeb997f9eea288926bfd48a4f17bfa40fd2e59c9d9 /recipes-support/libusbgx/files/colibri-imx6/g1.schema
parentc2c2d625d142889c9219e2586565dd1f70023bf6 (diff)
libusbgx: fix USB vendor ID
So far a generic USB vendor and product ID has been used in the Toradex specific schema files. However, the startup service wrote a Toradex specific USB product ID. This lead to the awkward combination of a generic USB vendor ID and Toradex specific product ID. Use the Toradex vendor ID by default and do not specify the product ID since it will get filled in by the usbg service. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'recipes-support/libusbgx/files/colibri-imx6/g1.schema')
-rw-r--r--recipes-support/libusbgx/files/colibri-imx6/g1.schema3
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes-support/libusbgx/files/colibri-imx6/g1.schema b/recipes-support/libusbgx/files/colibri-imx6/g1.schema
index eda33be..60ed38f 100644
--- a/recipes-support/libusbgx/files/colibri-imx6/g1.schema
+++ b/recipes-support/libusbgx/files/colibri-imx6/g1.schema
@@ -5,8 +5,7 @@ attrs :
bDeviceSubClass = 0x0;
bDeviceProtocol = 0x0;
bMaxPacketSize0 = 0x40;
- idVendor = 0x1D6B;
- idProduct = 0x104;
+ idVendor = 0x1b67;
bcdDevice = 0x401;
};
os_descs :