| 1 | <?xml version='1.0' encoding="UTF-8"?> |
1 | <?xml version='1.0' encoding="UTF-8"?> |
| 2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/usb-guide.xml,v 1.4 2005/06/07 06:26:26 fox2mike Exp $ --> |
2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/usb-guide.xml,v 1.5 2005/06/17 10:51:16 fox2mike Exp $ --> |
| 3 | |
3 | |
| 4 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
4 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
| 5 | |
5 | |
| 6 | <guide link="/doc/en/usb-guide.xml"> |
6 | <guide link="/doc/en/usb-guide.xml"> |
| 7 | <title>Gentoo Linux USB Guide</title> |
7 | <title>Gentoo Linux USB Guide</title> |
| … | |
… | |
| 14 | This document helps a user setup USB on a Gentoo system and configure various |
14 | This document helps a user setup USB on a Gentoo system and configure various |
| 15 | USB devices as well. |
15 | USB devices as well. |
| 16 | </abstract> |
16 | </abstract> |
| 17 | |
17 | |
| 18 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
18 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
| 19 | <!-- See http://creativecommons.org/licenses/by-sa/2.0 --> |
19 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
| 20 | <license/> |
20 | <license/> |
| 21 | |
21 | |
| 22 | <version>1.3</version> |
22 | <version>1.4</version> |
| 23 | <date>2005-06-07</date> |
23 | <date>2005-06-17</date> |
| 24 | |
24 | |
| 25 | <chapter> |
25 | <chapter> |
| 26 | <title>Introduction</title> |
26 | <title>Introduction</title> |
| 27 | <section> |
27 | <section> |
| 28 | <title>What is USB?</title> |
28 | <title>What is USB?</title> |
| … | |
… | |
| 100 | covers USB modems and similar devices. |
100 | covers USB modems and similar devices. |
| 101 | </p> |
101 | </p> |
| 102 | |
102 | |
| 103 | </body> |
103 | </body> |
| 104 | </section> |
104 | </section> |
| 105 | <section id="#lspci"> |
105 | <section> |
| 106 | <title>What's on your machine?</title> |
106 | <title>What's on your machine?</title> |
| 107 | <body> |
107 | <body> |
| 108 | |
108 | |
| 109 | <p> |
109 | <p> |
| 110 | It is very simple to find out whether your machine has USB 2.0 support or not. |
110 | It is very simple to find out whether your machine has USB 2.0 support or not. |