From d9457a3aa4ca86be1b7db164537210f152d8eb1b Mon Sep 17 00:00:00 2001 From: nic Date: Fri, 12 Jul 2024 13:58:52 -0400 Subject: Initial commit --- .../KERNEL Enable USB and human input device support.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Technology/Gentoo/KERNEL Enable USB and human input device support.md (limited to 'Technology/Gentoo/KERNEL Enable USB and human input device support.md') diff --git a/Technology/Gentoo/KERNEL Enable USB and human input device support.md b/Technology/Gentoo/KERNEL Enable USB and human input device support.md new file mode 100644 index 0000000..62931f1 --- /dev/null +++ b/Technology/Gentoo/KERNEL Enable USB and human input device support.md @@ -0,0 +1,12 @@ +Device Drivers ---> + HID support ---> + -*- HID bus support + <*> Generic HID driver + [*] Battery level reporting for HID devices + USB HID support ---> + <*> USB HID transport layer + [*] USB support ---> + <*> xHCI HCD (USB 3.0) support + <*> EHCI HCD (USB 2.0) support + <*> OHCI HCD (USB 1.1) support + <*> Unified support for USB4 and Thunderbolt ---> -- cgit v1.2.3