From 5f776f4785960c71f3ac0bd8784b33812a9abc90 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Thu, 28 Jan 2010 13:17:36 +0000 Subject: Fix up project documentation files' overview tables, so that multiple items occupy multiple lines in the same cell, rather than multiple cells. --- Projects/Webserver/Webserver.txt | 26 ++++++++++++++++---------- 1 file changed, 16 insertions(+), 10 deletions(-) (limited to 'Projects/Webserver/Webserver.txt') diff --git a/Projects/Webserver/Webserver.txt b/Projects/Webserver/Webserver.txt index e78cf5eff..f13c17f5b 100644 --- a/Projects/Webserver/Webserver.txt +++ b/Projects/Webserver/Webserver.txt @@ -19,19 +19,25 @@ * * * - * + * * * * - * + * * * * - * + * * * * - * + * * * * @@ -48,12 +54,12 @@ * * To use this project, plug the USB AVR into a computer, so that it enumerates as a standard Mass Storage device. Load * HTML files onto the disk, so that they can be served out to clients -- the default file to serve should be called - * index.htm. Filenames must be in 8.3 format for them to be retrieved correctly by the webserver. - - * When attached to a RNDIS class device, such as a USB (desktop) modem. If compatible, the system will enumerate the - * device, set the appropriate parameters needed for connectivity and begin listening for new HTTP connections on port 80. - * The device IP, netmask and default gateway IP must be set to values appropriate for the RNDIS device being used for this - * project to work, if the DHCP client is disabled (see \ref SSec_Options). + * index.htm. Filenames must be in 8.3 format for them to be retrieved correctly by the webserver. + * + * When attached to a RNDIS class device, such as a USB (desktop) modem, the system will enumerate the device, set the + * appropriate parameters needed for connectivity and begin listening for new HTTP connections on port 80. The device IP, + * netmask and default gateway IP must be set to values appropriate for the RNDIS device being used for this project to + * work, if the DHCP client is disabled (see \ref SSec_Options). * * When properly configured, the webserver can be accessed from any HTTP webrowser by typing in the device's static or * dynamically allocated IP address. -- cgit v1.2.3
USB Mode:HostDual Mode Host/Device
USB Class:Communications Device Class (CDC)Communications Device Class (CDC) \n + * Mass Storage Device
USB Subclass:Remote NDIS (Microsoft Proprietary CDC Class Networking Standard)Remote NDIS (Microsoft Proprietary CDC Class Networking Standard) \n + * Bulk-Only Transport
Relevant Standards:Microsoft RNDIS SpecificationMicrosoft RNDIS Specification \n + * USBIF Mass Storage Standard \n + * USB Bulk-Only Transport Standard \n + * SCSI Primary Commands Specification \n + * SCSI Block Commands Specification
Usable Speeds: