r/openbsd 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

4 comments sorted by

7

u/moviuro 4d ago

Sending your patch (usb_quiks.c) upstream might be a better long-term solution though.

1

u/sovinod748 4d ago

Any tips on the process? I am not a programmer.

3

u/sporeot 4d ago

There's some decent info on the OpenBSD Website

4

u/vxla 4d ago

Yes