CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/10/27 16:24:40
Modified files:
sys/dev/pci : if_vmx.c if_vmxreg.h
Log message:
tweak the rx path to look more like the tx path.
it's a bit shorter, and a bit more correct wrt use of bus_dma. still
a bit to go though.
