logo

blog

My little blog can’t be this cute! git clone https://hacktivis.me/git/blog.git
commit: 177e32da1e705b423f8fdebe87a7c080b37185f7
parent 3d60e9195f450445d332a2fceda4ced476aa5998
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Sun, 28 May 2017 06:19:02 +0200

notes/drivers: NightmareMoon USB

Diffstat:

Mnotes/drivers.shtml19+++++++++++++++++++
1 file changed, 19 insertions(+), 0 deletions(-)

diff --git a/notes/drivers.shtml b/notes/drivers.shtml @@ -26,6 +26,25 @@ <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> + <p>Kernel:</p> + <ul> + <li>cmdline: <code>iommu=soft</code></li> + <li><code><pre>CONFIG_USB_XHCI_HCD=y +CONFIG_USB_XCHI_PCI=y +CONFIG_USB_EHCI_HCD=y +CONFIG_USB_EHCI_ROOT_HUB_TT=y +# CONFIG_USB_EHCI_TT_NEWSCHED is not set +CONFIG_USB_UHCI=y</code></pre></li> + </ul> + <p>BIOS (version: <code>F1</code></p> + <ul> + <li>XHCI handoff: enabled + <li>EHCI handoff: enabled + <li>IOMMU: enabled + <li>Port 60/64 (PS/2) emulation: disabled + </ul> </main> <!--#include file="/templates/en/footer.html" --> </body>