1<html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>Chapter 6. Conclusion</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="up" href="index.html" title="Writing an MUSB Glue Layer"><link rel="prev" href="device-quirks.html" title="Chapter 5. Device Quirks"><link rel="next" href="acknowledgements.html" title="Chapter 7. Acknowledgements"></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 6. Conclusion</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="device-quirks.html">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="acknowledgements.html">Next</a></td></tr></table><hr></div><div class="chapter"><div class="titlepage"><div><div><h1 class="title"><a name="conclusion"></a>Chapter 6. Conclusion</h1></div></div></div><p> 2 Writing a Linux MUSB glue layer should be a more accessible task, 3 as this documentation tries to show the ins and outs of this 4 exercise. 5 </p><p> 6 The JZ4740 USB device controller being fairly simple, I hope its 7 glue layer serves as a good example for the curious mind. Used 8 with the current MUSB glue layers, this documentation should 9 provide enough guidance to get started; should anything gets out 10 of hand, the linux-usb mailing list archive is another helpful 11 resource to browse through. 12 </p></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="device-quirks.html">Prev</a> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="acknowledgements.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 5. Device Quirks </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Chapter 7. Acknowledgements</td></tr></table></div></body></html> 13