1<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Chapter 5. Conclusion</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"><link rel="home" href="index.html" title="Writing USB Device Drivers"><link rel="up" href="index.html" title="Writing USB Device Drivers"><link rel="prev" href="iso.html" title="Chapter 4. Isochronous Data"><link rel="next" href="resources.html" title="Chapter 6. Resources"></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">Chapter 5. Conclusion</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="iso.html">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="resources.html">Next</a></td></tr></table><hr></div><div class="chapter"><div class="titlepage"><div><div><h1 class="title"><a name="Conclusion"></a>Chapter 5. Conclusion</h1></div></div></div><p>
2     Writing Linux USB device drivers is not a difficult task as the
3     usb-skeleton driver shows. This driver, combined with the other current
4     USB drivers, should provide enough examples to help a beginning author
5     create a working driver in a minimal amount of time. The linux-usb-devel
6     mailing list archives also contain a lot of helpful information.
7  </p></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="iso.html">Prev</a> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="resources.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 4. Isochronous Data </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Chapter 6. Resources</td></tr></table></div></body></html>
8