altos: Define USB product ID in per-product Makefile.defs file
authorKeith Packard <keithp@keithp.com>
Sun, 22 Aug 2010 00:09:41 +0000 (17:09 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 22 Aug 2010 00:09:41 +0000 (17:09 -0700)
commit09252ec22d58e946494e4ca2cf367bf3bbe1cc50
tree2e1ea5c5039cf48915f1bbd5a0ef00fcd76870cf
parent22800dc094797e1e0ad99124198809d0360f7556
altos: Define USB product ID in per-product Makefile.defs file

This allows Win7 to tell which kind of device is connected purely by
USB id as it doesn't expose the USB product ID string to user space.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/Makefile.proto
src/ao-make-product.5c
src/ao_product.c
src/teledongle-v0.1/Makefile.defs
src/teledongle-v0.2/Makefile.defs
src/telemetrum-v0.1-sirf/Makefile.defs
src/telemetrum-v0.1-sky/Makefile.defs
src/telemetrum-v1.0/Makefile.defs
src/tidongle/Makefile.defs