Module Name: src Committed By: jmcneill Date: Thu Jan 30 00:36:29 UTC 2020
Modified Files:
src/sys/dev/pci: if_re_pci.c
Log Message:
Prefer memory space register mapping over IO space. Make an exception for
RTL8169SC, as the FreeBSD driver says memory mapped IO doesn't work there.
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 src/sys/dev/pci/if_re_pci.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
