Module Name: src Committed By: skrll Date: Sun Jul 3 13:21:28 UTC 2022
Modified Files: src/sys/dev/pci: if_bge.c Log Message: Perform a BUS_DMASYNC_POSTREAD on the bge_status_block before reading from it as required by bus_dma(9). To generate a diff of this commit: cvs rdiff -u -r1.362 -r1.363 src/sys/dev/pci/if_bge.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.