we are develop one commercial product use IMX6Q of Freescale. We purchased one VID (Vendor ID) from USB.org and now we want to change freescale 's VID become our VID in IMX6Q chip. Someone please tell me how to do that?
Thanks!
Solved! Go to Solution.
Under Android you can change the config file "init.usb.rc"
write /sys/class/android_usb/android0/idVendor
Thank Quingrong so much for your help. May i ask you a little more. I changed VID/PID but it 's only show as form: "Bus 002 Device 002: ID 8087:0024 ". I want it show as form: "Bus 002 Device 012: ID 1004:61f9 LG Electronics, Inc.". Could you give me how to show as that.
Thank again.
If you want that only on your own system, so update the file /usr/share/usb.ids
If you want that on other linux systems should follow the instructions in the header of this file.
Thank Stefan. I will check follow your suggesttion.
which OS are you using?
I'm using ubuntu 10.04 to debug and my devices will run on android 4.2 OS
Under Android you can change the config file "init.usb.rc"
write /sys/class/android_usb/android0/idVendor