Module Name: src Committed By: thorpej Date: Tue Jul 12 02:03:57 UTC 2022
Modified Files: src/sys/dev/isa: if_ai.c if_ef.c if_ix.c Log Message: Remove unneeded bus_space_barrier() calls. To generate a diff of this commit: cvs rdiff -u -r1.35 -r1.36 src/sys/dev/isa/if_ai.c src/sys/dev/isa/if_ef.c cvs rdiff -u -r1.38 -r1.39 src/sys/dev/isa/if_ix.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.