\r
/** \page Page_VIDPID VID and PID values\r
*\r
+ * \section Sec_VIDPID_Allocations\r
* The LUFA library uses VID/PID combinations generously donated by Atmel. The following VID/PID combinations\r
* are used within the LUFA demos, and thus may be re-used by derivations of each demo. Free PID values may be\r
* used by future LUFA demo projects.\r
* 0x2040\r
* </td>\r
* <td>\r
- * Test Application\r
+ * Test VID/PID (See below)\r
* </td>\r
*\r
* <tr>\r
* 0x2060\r
* </td>\r
* <td>\r
- * <i>Benito Programmer Project</i>\r
+ * Benito Programmer Project\r
* </td>\r
* </tr>\r
*\r
* 0x2061\r
* </td>\r
* <td>\r
- * <i>Currently Unallocated</i>\r
+ * Combined Mass Storage and Keyboard Demo\r
* </td>\r
* </tr>\r
*\r
* 0x2062\r
* </td>\r
* <td>\r
- * <i>Currently Unallocated</i>\r
+ * Combined CDC and Mouse Demo\r
* </td>\r
* </tr>\r
*\r
* </tr>\r
*\r
* </table>\r
+ *\r
+ * \section Sec_Test_VIDPID The Test VID/PID Combination:\r
+ * For use in testing of LUFA powered devices during development only, by non-commercial entities.\r
+ * All devices must accept collisions on this VID/PID range (from other in-development LUFA devices)\r
+ * to be resolved by using a unique release number in the Device Descriptor. No devices using this\r
+ * VID/PID combination may be released to the general public.\r
*/\r