CVS commit: src/sys/external/bsd/dwc2/dist
"Nick Hudson" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: skrll Date: Mon Aug 17 16:11:28 UTC 2026 Modified Files: src/sys/external/bsd/dwc2/dist: dwc2_core.c Log Message: dwc2: Bring dwc2_wait_for_mode from upstream and use in dwc2_force_mode. dwc2_wait_for_mode will wait upto 110milliseconds for the controller to enter the expected mode. This hopefully fixes port-evbarm/60613: Recent dwc2 commit breaks usb based ethernet device... To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/sys/external/bsd/dwc2/dist/dwc2_core.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.