1<html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>Writing USB Device Drivers</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"><link rel="home" href="index.html" title="Writing USB Device Drivers"><link rel="next" href="intro.html" title="Chapter&#160;1.&#160;Introduction"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Writing USB Device Drivers</th></tr><tr><td width="20%" align="left">&#160;</td><th width="60%" align="center">&#160;</th><td width="20%" align="right">&#160;<a accesskey="n" href="intro.html">Next</a></td></tr></table><hr></div><div class="book"><div class="titlepage"><div><div><h1 class="title"><a name="USBDeviceDriver"></a>Writing USB Device Drivers</h1></div><div><div class="authorgroup"><div class="author"><h3 class="author"><span class="firstname">Greg</span> <span class="surname">Kroah-Hartman</span></h3><div class="affiliation"><div class="address"><p><br>
2&#160;&#160;&#160;&#160;&#160;&#160;<code class="email">&lt;<a class="email" href="mailto:greg@kroah.com">greg@kroah.com</a>&gt;</code><br>
3&#160;&#160;&#160;&#160;&#160;</p></div></div></div></div></div><div><p class="copyright">Copyright &#169; 2001-2002 Greg Kroah-Hartman</p></div><div><div class="legalnotice"><a name="idp1095521276"></a><p>
4     This documentation is free software; you can redistribute
5     it and/or modify it under the terms of the GNU General Public
6     License as published by the Free Software Foundation; either
7     version 2 of the License, or (at your option) any later
8     version.
9   </p><p>
10     This program is distributed in the hope that it will be
11     useful, but WITHOUT ANY WARRANTY; without even the implied
12     warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
13     See the GNU General Public License for more details.
14   </p><p>
15     You should have received a copy of the GNU General Public
16     License along with this program; if not, write to the Free
17     Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,
18     MA 02111-1307 USA
19   </p><p>
20     For more details see the file COPYING in the source
21     distribution of Linux.
22   </p><p>
23     This documentation is based on an article published in 
24     Linux Journal Magazine, October 2001, Issue 90.
25   </p></div></div></div><hr></div><div class="toc"><p><b>Table of Contents</b></p><dl class="toc"><dt><span class="chapter"><a href="intro.html">1. Introduction</a></span></dt><dt><span class="chapter"><a href="basics.html">2. Linux USB Basics</a></span></dt><dt><span class="chapter"><a href="device.html">3. Device operation</a></span></dt><dt><span class="chapter"><a href="iso.html">4. Isochronous Data</a></span></dt><dt><span class="chapter"><a href="Conclusion.html">5. Conclusion</a></span></dt><dt><span class="chapter"><a href="resources.html">6. Resources</a></span></dt></dl></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left">&#160;</td><td width="20%" align="center">&#160;</td><td width="40%" align="right">&#160;<a accesskey="n" href="intro.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">&#160;</td><td width="20%" align="center">&#160;</td><td width="40%" align="right" valign="top">&#160;Chapter&#160;1.&#160;Introduction</td></tr></table></div></body></html>
26