cvs commit: src/sys/dev/mxge if_mxge.c if_mxge_var.h
    Andrew Gallatin 
    gallatin at FreeBSD.org
       
    Wed Nov 22 08:44:35 PST 2006
    
    
  
gallatin    2006-11-22 16:33:40 UTC
  FreeBSD src repository
  Modified files:
    sys/dev/mxge         if_mxge.c if_mxge_var.h 
  Log:
  Initialization bugfixes and enhancements:
  
  - Fix bug preventing adoption of running firmware
  - Set PCIe max read request size to 4KB
  - Read PCIe link width from config space
  - Assume aligned completions from the southbridge ports
    of intel E5000 chips
  - Use aligned firmware when link width is x4 or less
  - Add hw.mxge.force_firmware tunable to allow user to force
    selection of aligned (or unaligned) firmware
  
  Revision  Changes    Path
  1.14      +50 -6     src/sys/dev/mxge/if_mxge.c
  1.6       +1 -0      src/sys/dev/mxge/if_mxge_var.h
    
    
More information about the cvs-all
mailing list