Added new RNDIS Host class driver and the beginnings of a RNDISEthernetHost Class...
[pub/lufa.git] / Demos / Device / LowLevel / DualCDC / DualCDC.txt
index 265004a..761769e 100644 (file)
@@ -4,21 +4,16 @@
  *  documentation pages. It is not a project source file.\r
  */\r
  \r
-/** \mainpage Dual Communications Device Class Device (Dual Virtual Serial Port)\r
+/** \mainpage Dual Communications Device Class (Dual Virtual Serial Port) Device\r
  *\r
  *  \section SSec_Compat Demo Compatibility:\r
  *\r
- *  The following table indicates what microcontrollers are compatible with this demo.\r
+ *  The following list indicates what microcontrollers are compatible with this demo.\r
  *\r
- *  - AT90USB1287\r
- *  - AT90USB1286\r
- *  - AT90USB647\r
- *  - AT90USB646\r
- *  - ATMEGA32U6\r
- *  - ATMEGA32U4\r
- *  - ATMEGA16U4\r
- *  - AT90USB162\r
- *  - AT90USB82\r
+ *  - Series 7 USB AVRs\r
+ *  - Series 6 USB AVRs\r
+ *  - Series 4 USB AVRs\r
+ *  - Series 2 USB AVRs\r
  *\r
  *  \section SSec_Info USB Information:\r
  *\r
  *  Operating Systems should automatically use their own inbuilt\r
  *  CDC-ACM drivers.\r
  *\r
- *  On 64 bit versions of Windows, the OS requires all drivers to\r
- *  be digitally signed before it will allow them to be installed. As\r
- *  Windows' own CDC driver (which the supplied INF file references)\r
- *  is not signed, you will need to reboot, press F8 before Windows\r
- *  begins to load and select "Disable Driver Signature Enforcement"\r
- *  to allow the CDC driver to install.\r
- *\r
  *  \section SSec_Options Project Options\r
  *\r
  *  The following defines can be found in this demo, which can control the demo behaviour when defined, or changed in value.\r