Change VID/PID of freescale

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Change VID/PID of freescale

Jump to solution
3,113 Views
quantran
Contributor II

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!

1 Solution
2,444 Views
justin_jiang
NXP Employee
NXP Employee

Under Android you can change the config file "init.usb.rc"   

write /sys/class/android_usb/android0/idVendor

View solution in original post

6 Replies
2,444 Views
quantran
Contributor II

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.

0 Kudos
Reply
2,443 Views
lategoodbye
Senior Contributor I

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.


2,443 Views
quantran
Contributor II

Thank Stefan. I will check follow your suggesttion.

0 Kudos
Reply
2,443 Views
justin_jiang
NXP Employee
NXP Employee

which OS are you using?

0 Kudos
Reply
2,443 Views
quantran
Contributor II

I'm using ubuntu 10.04 to debug and my devices will run on android 4.2 OS

0 Kudos
Reply
2,445 Views
justin_jiang
NXP Employee
NXP Employee

Under Android you can change the config file "init.usb.rc"   

write /sys/class/android_usb/android0/idVendor