User Details
- User Since
- Apr 24 2016, 4:47 PM (540 w, 1 d)
Sat, Aug 29
Fri, Aug 28
Thu, Aug 27
Wed, Aug 26
Thanks for this.
Note that we already have a driver for dwc4 which is named eqos (imported from NetBSD).
When I started to split dwc it was to support dwc4/5 but eqos was imported before I started working on it.
Could you test how does eqos compare to your driver ?
TBH I would have prefer that dwc4 support was done this way since the beginning.
Wed, Aug 12
Jul 29 2026
Jul 27 2026
What's the point of having it in base ?
Jun 30 2026
Jun 20 2026
Jun 8 2026
Jun 5 2026
Clock usage looks good for me.
May 18 2026
Apr 29 2026
Apr 16 2026
Mar 17 2026
Feb 21 2026
Feb 20 2026
Thanks, will commit this soon-ish unless someone beats me.
Feb 12 2026
Thanks, can you reword the commit message ? otherwise looks good to me.
Feb 9 2026
Feb 7 2026
Awesome.
But I don't think that we should add a new kernel option, just put everything depending on DEV_SPLASH.
Otherwise everything looks ok.
Feb 4 2026
Probably fine, don't expect me to deeply review every bits :)
Jan 28 2026
Jan 21 2026
Thanks and sorry about this.
Jan 9 2026
This will also affect -CURRENT no ? (but it's also better to use weekly by default here)
Jan 8 2026
Dec 23 2025
Dec 20 2025
Since the module will be built for all arch why not adding the config to sys/conf/files directly ? It's already present in files.amd64 and files.powerpc and now you're adding this to files.arm64, it doesn't make sense.
Dec 18 2025
Maybe start with enabling the module for arm64 ?
It's unlikely that anyone will test adding the driver to their kernel config if they didn't tested with the module before.
Also I don't see why anyone would want the driver in the kernel if a module exists.
Dec 16 2025
That's clearly not the way to go, finding the real problem is what you need to do.