User Details
- User Since
- Apr 24 2016, 4:47 PM (516 w, 6 h)
Sat, Feb 21
Fri, Feb 20
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.
Dec 15 2025
Dec 14 2025
Dec 13 2025
Dec 12 2025
Dec 11 2025
Dec 10 2025
Dec 5 2025
Nov 23 2025
Nov 22 2025
Nov 6 2025
Nov 5 2025
Oct 17 2025
Not sure I like that but I could be ok if people wants this. Is this package vital ?
My rational for putting them into runtime is that if anything goes wrong and only runtime and clibs are upgraded you can boot to single user and debug network functionality.
Oct 16 2025
I don't remember why I put it in -runtime back then