cvs commit: src/sys/dev/mxge if_mxge.c

Andrew Gallatin gallatin at FreeBSD.org
Tue Jun 5 15:02:15 UTC 2007


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


More information about the cvs-all mailing list