git: a9d0fe12ed - main - hardware: Add the dwcotg driver
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 22 Apr 2026 17:55:31 UTC
The branch main has been updated by ziaee:
URL: https://cgit.FreeBSD.org/doc/commit/?id=a9d0fe12ed9879ddb40f94428f098c1ac7669ae9
commit a9d0fe12ed9879ddb40f94428f098c1ac7669ae9
Author: Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2026-04-21 16:33:04 +0000
Commit: Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2026-04-22 17:46:00 +0000
hardware: Add the dwcotg driver
---
website/archetypes/release/hardware.adoc | 2 ++
1 file changed, 2 insertions(+)
diff --git a/website/archetypes/release/hardware.adoc b/website/archetypes/release/hardware.adoc
index 44578cb80e..af28775017 100644
--- a/website/archetypes/release/hardware.adoc
+++ b/website/archetypes/release/hardware.adoc
@@ -734,6 +734,8 @@ USB serial interfaces can be found in <<serial,Serial Interfaces>>.
&hwlist.man4.powerpc/ams;
+&hwlist.man4.arm/dwcotg;
+
The man:ehci[4] driver supports USB 2.0 controllers implementing the Enhanced Host Controller Interface standard.
&hwlist.ohci;