X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/064e6a2f32719da5b7ed2ff3a8a32c5788e753d0..ba8ffa4cb70a45f4e487a874276759d81ae8ae2e:/LUFA/ManPages/VIDAndPIDValues.txt
diff --git a/LUFA/ManPages/VIDAndPIDValues.txt b/LUFA/ManPages/VIDAndPIDValues.txt
index e0259141c..bfa493ff3 100644
--- a/LUFA/ManPages/VIDAndPIDValues.txt
+++ b/LUFA/ManPages/VIDAndPIDValues.txt
@@ -6,6 +6,7 @@
/** \page Page_VIDPID VID and PID values
*
+ * \section Sec_VIDPID_Allocations
* The LUFA library uses VID/PID combinations generously donated by Atmel. The following VID/PID combinations
* are used within the LUFA demos, and thus may be re-used by derivations of each demo. Free PID values may be
* used by future LUFA demo projects.
@@ -37,7 +38,7 @@
* 0x2040
*
*
- * Test Application
+ * Test VID/PID (See below)
* |
*
*
@@ -228,7 +229,7 @@
* 0x2060
*
* |
- * Benito Programmer Project
+ * Benito Programmer Project
* |
*
*
@@ -240,7 +241,7 @@
* 0x2061
*
*
- * Currently Unallocated
+ * Combined Mass Storage and Keyboard Demo
* |
*
*
@@ -252,7 +253,7 @@
* 0x2062
*
*
- * Currently Unallocated
+ * Combined CDC and Mouse Demo
* |
*
*
@@ -413,4 +414,10 @@
*
*
*
+ *
+ * \section Sec_Test_VIDPID The Test VID/PID Combination:
+ * For use in testing of LUFA powered devices during development only, by non-commercial entities.
+ * All devices must accept collisions on this VID/PID range (from other in-development LUFA devices)
+ * to be resolved by using a unique release number in the Device Descriptor. No devices using this
+ * VID/PID combination may be released to the general public.
*/