CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/01/24 18:45:55
Modified files:
sys/dev/pci : if_mcx.c
Log message:
use an intrmap when establishing interrupts for queues.
mcx is still hardcoded/limited to 1 queue for now, but this lets
different mcx devices use different cpus for handling packets.
looks good jmatthew@
