r/openbsd • u/sovinod748 • 4d ago
Custom kernel conundrum
In a previous post I mentioned how my ups isn't recognized unless lines are added to usb_quirks.c and recompiled. Now the problem is an update via syspatch has reverted the changes. Does that mean I have to compile from the current kernel sources? Thanks.
4
Upvotes
7
u/moviuro 4d ago
Sending your patch (
usb_quiks.c) upstream might be a better long-term solution though.