gallatin 2007-06-05 15:02:14 UTC FreeBSD src repository Modified files: sys/dev/mxge if_mxge.c Log: Use pmap_change_attr() to setup a write combine attribute for our device memory, rather than relying on the less reliable MTRR method used by mem_range_attr_set(). Glanced at by: jhb Revision Changes Path 1.34 +14 -1 src/sys/dev/mxge/if_mxge.c