PR/60021 CVS commit: [netbsd-11] src/sys/external/bsd/dwc2
"Martin Husemann" <[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: "Martin Husemann" <[email protected]> To: [email protected] Cc: Subject: PR/60021 CVS commit: [netbsd-11] src/sys/external/bsd/dwc2 Date: Mon, 17 Aug 2026 16:00:38 +0000 Module Name: src Committed By: martin Date: Mon Aug 17 16:00:38 UTC 2026 Modified Files: src/sys/external/bsd/dwc2 [netbsd-11]: dwc2.c Log Message: Pull up following revision(s) (requested by skrll in ticket #417): sys/external/bsd/dwc2/dwc2.c: revision 1.84 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.81 -r1.81.4.1 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.