CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/06/04 23:06:10
Modified files:
sys/dev/pci : if_aq_pci.c
Log message:
Properly set up interrupts in multivec mode if we have multiple msix
vectors but only one queue, making the driver work in uniprocessor
kernels, including RAMDISK.
problem reported by Lexi Winter
ok dlg@
