commit: 02632e9b0d11d20bb58b6a45419c854e67c40db5
parent 6e168c1549b44de1edc62419e96ed655003b20a6
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Sat, 10 Feb 2018 17:56:27 +0100
notes/drivers.shtml: Add ids to headings
Diffstat:
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/notes/drivers.shtml b/notes/drivers.shtml
@@ -8,8 +8,8 @@
<!--#include file="/templates/en/nav.shtml" -->
<main>
<a href="/notes/drivers"><h1>Drivers</h1></a>
- <h2>OpalEssence (Toshiba Satellite laptop)</h2>
- <h3>[AMD/ATI] RV710/M92 [Mobility Radeon HD 4530/4570/545v]</h3>
+ <h2 id="OpalEssence">OpalEssence (Toshiba Satellite laptop)</h2>
+ <h3 id="OpalEssence.GPU">[AMD/ATI] RV710/M92 [Mobility Radeon HD 4530/4570/545v]</h3>
<p>See <a href="http://wiki.gentoo.org/wiki/Radeon">radeon - Gentoo Wiki</a></p>
<code>CONFIG_EXTRA_FIRMWARE = radeon/R700_rlc.bin radeon/RV710_smc.bin radeon/RV710_uvd.bin</code>
<h3>Realtek RTL8191SEvB</h3>
@@ -26,8 +26,8 @@
<span title="CONFIG_EXTRA_FIRMWARE">(… rtlwifi/rtl8192sefw.bin)</span>
<span title="CONFIG_EXTRA_FIRMWARE_DIR">(/lib/firmare) Firmware blobs root directory</span>
</pre></code>
- <h2>Gigabyte-AMD 970A-UD3P (rev 1.0)</h2>
- <h3>USB</h3>
+ <h2 id="Gigabyte_970A-UD3P">Gigabyte-AMD 970A-UD3P (rev 1.0)</h2>
+ <h3 id="Gigabyte_970A-UD3P.USB">USB</h3>
<p>Kernel:</p>
<ul>
<li>cmdline: <code>iommu=soft</code></li>
@@ -45,7 +45,7 @@ CONFIG_USB_UHCI=y</code></pre></li>
<li>IOMMU: enabled
<li>Port 60/64 (PS/2) emulation: disabled
</ul>
- <h2>ESP32</h2>
+ <h2 id="ESP32">ESP32</h2>
<code><pre>Symbol: USB_SERIAL_CP210X [=m]
Type : tristate
Prompt: USB CP210x family of UART Bridge Controllers