git: 85d4d20558 - main - relnotes/13.0: Add note about new usbhid driver
Daniel Ebdrup Jensen <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by debdrup: URL: https://cgit.FreeBSD.org/doc/commit/?id=85d4d20558afa1ce6eb763a64725827e9f262ffb commit 85d4d20558afa1ce6eb763a64725827e9f262ffb Author: Daniel Ebdrup Jensen <[email protected]> AuthorDate: 2021-03-15 00:54:07 +0000 Commit: Daniel Ebdrup Jensen <[email protected]> CommitDate: 2021-03-15 00:54:07 +0000 relnotes/13.0: Add note about new usbhid driver --- website/content/en/releases/13.0R/relnotes.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/website/content/en/releases/13.0R/relnotes.adoc b/website/content/en/releases/13.0R/relnotes.adoc index 5a250195b2..b6c7d78d58 100644 --- a/website/content/en/releases/13.0R/relnotes.adoc +++ b/website/content/en/releases/13.0R/relnotes.adoc @@ -176,6 +176,7 @@ This section covers changes and additions to devices and device drivers since {r [[drivers-device]] === Device Drivers +A new man:usbhid[4] driver has been added, and can be loaded by adding `hw.usb.usbhid.enable=1` to /boot/loader.conf and adding `usbhid` `to kld_list=""` in /etc/rc.conf. gitref:b62f6dfaed3d[repository=src] [[storage]] == Storage _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all To unsubscribe, send any mail to "[email protected]"