Re: [PATCH 096/143] USB: gadget: add USB Audio Gadget driver

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Monday 15 June 2009, Greg Kroah-Hartman wrote:
> +
> +/* Thanks to NetChip Technologies for donating this product ID. */
> +#define AUDIO_VENDOR_NUM               0x0525  /* NetChip */
> +#define AUDIO_PRODUCT_NUM              0xa4a1  /* Linux-USB Audio Gadget */
> +

You may not use that product number; it's already been allocated.
A simple grep in that directory shows that:

ether.c:#define CDC_PRODUCT_NUM		0xa4a1	/* Linux-USB Ethernet Gadget */

Likewise looking at the usb.ids file.

If you like, you may use 0xa4ab ...



--
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

[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux