CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/07/29 19:15:42
Modified files:
sys/dev/pci : if_vmx.c
Log message:
post tx ring producer updates to each rings own txh register.
before this change all the different ring producer updates were
posted to ring 0.
