CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2014/07/07 20:57:27
Modified files: sys/dev/pci : if_em.c Log message: bus_dmamap_sync the rx ring once per em_rxeof call, rather than for every rx descriptor. slightly tweak by matthew tested on alpha and amd64