2009/dap/system-info Overview.html,1.121,1.122

Update of /sources/public/2009/dap/system-info
In directory hutz:/tmp/cvs-serv8707

Modified Files:
	Overview.html 
Log Message:
Bryan's updates

Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/system-info/Overview.html,v
retrieving revision 1.121
retrieving revision 1.122
diff -u -d -r1.121 -r1.122
--- Overview.html	16 Jun 2010 09:54:16 -0000	1.121
+++ Overview.html	15 Jul 2010 09:21:36 -0000	1.122
@@ -1,1377 +1,1503 @@
-<!DOCTYPE html>
-<html>
-  <head>
-    <title>The System Information API</title>
-    <meta http-equiv='Content-Type' content='text/html;charset=utf-8'/>
-    <script src='../ReSpec.js/js/respec.js' class='remove'></script>
-    <script class='remove'>
-      var respecConfig = {
-          specStatus:           "ED",
-          shortName:            "system-info-api",
-          // publishDate:  "2010-04-20",
[...2850 lines suppressed...]
+          <tr><td><code>BrailleDeviceAttributes</code></td><td><code>nbCells<br/>info</code></td></tr>
+          <tr><td rowspan="5"><code>InputDevices</code></td><td><code>InputDevicesAttributes</code></td><td><code>pointingDevices<br/>activePointingDevices<br/>keyboards<br/>activeKeyboards<br/>cameras<br/>activeCameras<br/>microphones<br/>activeMicrophones</code></td></tr>
+          <tr><td><code>PointerAttributes</code></td><td><code>type<br/>supportsMultiTouch<br/>info</code></td></tr>
+          <tr><td><code>KeyboardAttributes</code></td><td><code>type<br/>isHardware<br/>info</code></td></tr>
+          <tr><td><code>CameraAttributes</code></td><td><code>supportsVideo<br/>hasFlash<br/>sensorPixels<br/>maxZoomFactor</code></td></tr>
+          <tr><td><code>MicrophoneAttributes</code></td><td><code>type<br/>freqRangeLow<br/>freqRangeHigh<br/>info</code></td></tr>
+        </tbody>
+      </table>
+
+    </section>
+
+    <!--************************************* Acks ***************************************************-->
+    <section class='appendix'>
+      <h3>Acknowledgements</h3>
+      <p>The DAP Working Group would like to acknowledge the people outside of the DAP Working Group who helped with the process of developing this specification. Specifically, many thanks to Clayne Robison and Andy Idsinga at <a href="http://www.intel.com">Intel Corporation</a> for their contributions.
+      </p>
+    </section>
+  </body>
+</html>
\ No newline at end of file

Received on Thursday, 15 July 2010 09:21:40 UTC