From: Dean Camera Date: Sun, 19 May 2013 15:10:58 +0000 (+0200) Subject: Minor documentation improvements. X-Git-Tag: LUFA-130901-BETA~70 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/be5f06d9d38d80b6418207c61c0dfac21592c804?ds=sidebyside Minor documentation improvements. --- diff --git a/LUFA/DoxygenPages/OSDrivers.txt b/LUFA/DoxygenPages/OSDrivers.txt index 28c1ca93a..15a70febc 100644 --- a/LUFA/DoxygenPages/OSDrivers.txt +++ b/LUFA/DoxygenPages/OSDrivers.txt @@ -18,10 +18,10 @@ * * * - * - * - * - * + * + * + * + * * * * @@ -90,7 +90,7 @@ * * \section Sec_WinINFTemplates Windows INF Drivers * Windows uses INF driver files to associate a USB device of a specific class, - * Vendor and Product ID, compatibility ID or other characteristic to a kernel + * VID/PID ID pair, Windows Compatibility ID or other characteristic to a kernel * driver. In most cases these files are build into the operating system, and * no special user action or driver files are required for a device using a * standard USB class to enumerate. However, for some classes, a specific INF @@ -105,7 +105,7 @@ * \verbinclude WindowsINF/CDC-ACM.inf * * \subsection SSec_WinINF_RNDIS Windows RNDIS INF Template - * This template is required for all CDC-RNDIS devices on Windows XP or newer. + * This template is required for all RNDIS devices on Windows XP or newer. * \verbinclude WindowsINF/RNDIS.inf */
USB ClassAndroidWindowsLinuxOS XAndroidWindowsLinuxOS X
Android Open Accessory