On Wed, 27 May 2009, Shen, Xiaochen wrote: > Hi, > > I have a question about gadget driver PID and VID. Need I apply a > PID/VID if I will develop a new gadget driver in future? If it is a > MUST, what is the process I should follow? For your own private use you do not need a VID and PID. But for public use (such as submitting your driver for inclusion in the kernel) you do. > I noticed that the PID/VIDs of existed USB gadget drivers are mostly > donated by NetChip or Grey Innovation. I wonder if we have a clear > policy for the new gadget drivers. New gadget drivers use the Linux Foundation's VID: 0x1d6b. PID codes are assigned by Greg KH or Dave Brownell. Alan Stern -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html