CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/06/26 05:50:39
Modified files:
sys/dev/pci : if_de.c if_devar.h
Log message:
There is no excuse for using dma_alloc(9) when a bus_dma_tag_t is available.
deraadt@ thinks this isn't worth it, but reyk@ and mlarkin@ tested it anyway
