107 lines
3.8 KiB
HTML
107 lines
3.8 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||
<html>
|
||
<head>
|
||
<meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type">
|
||
<title>More Information</title>
|
||
<meta name="generator" content="DocBook XSL Stylesheets V1.40">
|
||
<link rel="home" href="index.html" title="Kernel Hacking HOWTO">
|
||
<link rel="up" href="index.html" title="Kernel Hacking HOWTO">
|
||
<link rel="previous" href="indexs12.html" title="Tips">
|
||
<link rel="next" href="indexs14.html" title="Getting Help">
|
||
</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">More Information</th></tr>
|
||
<tr>
|
||
<td width="20%" align="left">
|
||
<a href="indexs12.html">Prev</a> </td>
|
||
<th width="60%" align="center"> </th>
|
||
<td width="20%" align="right"> <a href="indexs14.html">Next</a>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
<hr>
|
||
</div>
|
||
<div class="sect1">
|
||
<a name="moreinfo"></a><div class="titlepage"><div><h2 class="title" style="clear: both">
|
||
<a name="moreinfo"></a>More Information</h2></div></div>
|
||
<div class="sect2">
|
||
<a name="srccodedocs"></a><div class="titlepage"><div><h3 class="title">
|
||
<a name="srccodedocs"></a>Source code docs</h3></div></div>
|
||
<p>make htmldocs</p>
|
||
<p>Documentation/kernel-docs.txt</p>
|
||
<p>Other kernel docs</p>
|
||
</div>
|
||
<div class="sect2">
|
||
<a name="links"></a><div class="titlepage"><div><h3 class="title">
|
||
<a name="links"></a>Links</h3></div></div>
|
||
<div class="itemizedlist"><ul>
|
||
<li><p>
|
||
<a name="id46575382"></a><a href="http://www.kernelnewbies.org" target="_top">kernelnewbies</a>
|
||
</p></li>
|
||
<li><p>
|
||
<a name="id46575392"></a><a href="http://www.kerneltrap.com" target="_top">kerneltrap</a>
|
||
</p></li>
|
||
<li><p>
|
||
<a name="id46575396"></a><a href="http://www.lwn.net" target="_top">Linux Weekly News</a>
|
||
</p></li>
|
||
<li><p>
|
||
<a name="id46575409"></a><a href="http://www.dit.upm.es/~jmseyas/linux/kernel/hackers-docs.html" target="_top">Kernel Hackers Docs</a>
|
||
</p></li>
|
||
</ul></div>
|
||
</div>
|
||
<div class="sect2">
|
||
<a name="books"></a><div class="titlepage"><div><h3 class="title">
|
||
<a name="books"></a>Books</h3></div></div>
|
||
<div class="sect3">
|
||
<a name="cprogramming"></a><div class="titlepage"><div><h4 class="title">
|
||
<a name="cprogramming"></a>C Programming</h4></div></div>
|
||
<p>TODO</p>
|
||
</div>
|
||
<div class="sect3">
|
||
<a name="osconcepts"></a><div class="titlepage"><div><h4 class="title">
|
||
<a name="osconcepts"></a>OS concepts</h4></div></div>
|
||
<p>TODO</p>
|
||
</div>
|
||
</div>
|
||
<div class="sect2">
|
||
<a name="web"></a><div class="titlepage"><div><h3 class="title">
|
||
<a name="web"></a>Web</h3></div></div>
|
||
<p>Other sources of information:</p>
|
||
<div class="itemizedlist"><ul>
|
||
<li><p>
|
||
<a name="id46575464"></a><a href="http://foldoc.doc.ic.ac.uk" target="_top">http://foldoc.doc.ic.ac.uk</a>
|
||
</p></li>
|
||
<li><p>
|
||
<a name="id46575468"></a><a href="http://hissa.nist.gov/dads/" target="_top">the Dictionary of Algorithms, Data Structures, and Problems</a>
|
||
</p></li>
|
||
<li><p>
|
||
<a name="id46575471"></a><a href="http://www.xanalys.com/software_tools/mm/glossary/full.html" target="_top">the Memory Management Glossary</a>
|
||
</p></li>
|
||
<li><p>
|
||
<a name="id46575486"></a>The Jargon File <a href="http://www.tuxedo.org/~esr/jargon/" target="_top">http://www.tuxedo.org/~esr/jargon/</a> or <a href="http://www.jargon.org/" target="_top">http://www.jargon.org/</a>
|
||
</p></li>
|
||
</ul></div>
|
||
</div>
|
||
</div>
|
||
<div class="navfooter">
|
||
<hr>
|
||
<table width="100%" summary="Navigation footer">
|
||
<tr>
|
||
<td width="40%" align="left">
|
||
<a href="indexs12.html">Prev</a> </td>
|
||
<td width="20%" align="center"><a href="index.html">Home</a></td>
|
||
<td width="40%" align="right"> <a href="indexs14.html">Next</a>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td width="40%" align="left">Tips </td>
|
||
<td width="20%" align="center"><a href="index.html">Up</a></td>
|
||
<td width="40%" align="right"> Getting Help</td>
|
||
</tr>
|
||
</table>
|
||
</div>
|
||
</body>
|
||
</html>
|