Module Name: src Committed By: thorpej Date: Sat Feb 29 18:07:57 UTC 2020
Modified Files:
src/sys/dev/pci: if_mcx.c
Log Message:
Use the 64-bit PCI DMA tag if available. Otherwise, we are needlessly
allocating (and using) bounce buffers on sytems with >4GB of RAM.
XXX pullup-9
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/dev/pci/if_mcx.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
