CVS commit: [netbsd-11] src/sys/external/bsd/dwc2
"Martin Husemann" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
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.