diff options
| author | nic <ra@afu.re> | 2024-07-12 13:58:52 -0400 |
|---|---|---|
| committer | nic <ra@afu.re> | 2024-07-12 13:58:52 -0400 |
| commit | d9457a3aa4ca86be1b7db164537210f152d8eb1b (patch) | |
| tree | 679684f19c0bcb62c753c789d12777d5dbea3f86 /Technology/Gentoo/KERNEL Enable USB and human input device support.md | |
Initial commit
Diffstat (limited to 'Technology/Gentoo/KERNEL Enable USB and human input device support.md')
| -rw-r--r-- | Technology/Gentoo/KERNEL Enable USB and human input device support.md | 12 |
1 files changed, 12 insertions, 0 deletions
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 ---> |
