PR/60021 CVS commit: src/sys/external/bsd/dwc2
"Nick Hudson" <[email protected]>
| Newsgroups | gmane.os.netbsd.bugs |
|---|---|
| Message-ID | <[email protected]> |
The following reply was made to PR port-arm/60021; it has been noted by GNATS. From: "Nick Hudson" <[email protected]> To: [email protected] Cc: Subject: PR/60021 CVS commit: src/sys/external/bsd/dwc2 Date: Fri, 14 Aug 2026 07:05:42 +0000 Module Name: src Committed By: skrll Date: Fri Aug 14 07:05:42 UTC 2026 Modified Files: src/sys/external/bsd/dwc2: dwc2.c Log Message: PR/60021: USB-only boot: uhub0 attaches but uhub1 never appears... Update the dwc2 intial reset sequence to more closely match the upstream driver - it's changed a bit in the last 10 years. This reset sequence gets the device out of the state it's left in by the RaspberryPI firmware when booting from USB. To generate a diff of this commit: cvs rdiff -u -r1.83 -r1.84 src/sys/external/bsd/dwc2/dwc2.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.