Change VID/PID of freescale

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Change VID/PID of freescale

跳至解决方案
3,183 次查看
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 解答
2,514 次查看
justin_jiang
NXP Employee
NXP Employee

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

write /sys/class/android_usb/android0/idVendor

在原帖中查看解决方案

6 回复数
2,514 次查看
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 项奖励
回复
2,513 次查看
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,513 次查看
quantran
Contributor II

Thank Stefan. I will check follow your suggesttion.

0 项奖励
回复
2,513 次查看
justin_jiang
NXP Employee
NXP Employee

which OS are you using?

0 项奖励
回复
2,513 次查看
quantran
Contributor II

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

0 项奖励
回复
2,515 次查看
justin_jiang
NXP Employee
NXP Employee

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

write /sys/class/android_usb/android0/idVendor