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