Module Name: src Committed By: msaitoh Date: Thu Nov 10 08:35:24 UTC 2016
Modified Files: src/sys/dev/pci: if_wm.c Log Message: - Move I219 DMA workaround into wm_flush_desc_rings() and call it before wm_reset(). - Rewite I219 TX DMA workaround based on OpenBSD's one. - Add I219 RX DMA workaroud from OpenBSD. To generate a diff of this commit: cvs rdiff -u -r1.442 -r1.443 src/sys/dev/pci/if_wm.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.