CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2024/01/04 13:50:43
Modified files: sys/arch/amd64/include: intrdefs.h Log message: Adjust IPLs to give us more interrupt vectors for IPL_NET. That is where we need them most since multi-queue NICs seem to be a thing now. ok patrick@, mlarkin@, jan@