1<html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>Writing an MUSB Glue Layer</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"><link rel="home" href="index.html" title="Writing an MUSB Glue Layer"><link rel="next" href="introduction.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 an MUSB Glue Layer</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="introduction.html">Next</a></td></tr></table><hr></div><div class="book"><div class="titlepage"><div><div><h1 class="title"><a name="Writing-MUSB-Glue-Layer"></a>Writing an MUSB Glue Layer</h1></div><div><div class="authorgroup"><div class="author"><h3 class="author"><span class="firstname">Apelete</span> <span class="surname">Seketeli</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:apelete%20at%20seketeli.net">apelete&#160;at&#160;seketeli.net</a>&gt;</code><br>
3&#160;&#160;&#160;&#160;&#160;</p></div></div></div></div></div><div><p class="copyright">Copyright &#169; 2014 Apelete Seketeli</p></div><div><div class="legalnotice"><a name="idp1117545788"></a><p>
4     This documentation is free software; you can redistribute it
5     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 version.
8   </p><p>
9     This documentation is distributed in the hope that it will be
10     useful, but WITHOUT ANY WARRANTY; without even the implied
11     warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
12     See the GNU General Public License for more details.
13   </p><p>
14     You should have received a copy of the GNU General Public License
15     along with this documentation; if not, write to the Free Software
16     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
17     02111-1307 USA
18   </p><p>
19     For more details see the file COPYING in the Linux kernel source
20     tree.
21   </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="introduction.html">1. Introduction</a></span></dt><dt><span class="chapter"><a href="linux-musb-basics.html">2. Linux MUSB Basics</a></span></dt><dt><span class="chapter"><a href="handling-irqs.html">3. Handling IRQs</a></span></dt><dt><span class="chapter"><a href="device-platform-data.html">4. Device Platform Data</a></span></dt><dt><span class="chapter"><a href="device-quirks.html">5. Device Quirks</a></span></dt><dt><span class="chapter"><a href="conclusion.html">6. Conclusion</a></span></dt><dt><span class="chapter"><a href="acknowledgements.html">7. Acknowledgements</a></span></dt><dt><span class="chapter"><a href="resources.html">8. 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="introduction.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>
22