cvs commit: src/sys/modules Makefile

Christian Brueffer brueffer at FreeBSD.org
Fri Aug 18 10:20:16 UTC 2006


brueffer    2006-08-18 10:20:15 UTC

  FreeBSD src repository

  Modified files:
    sys/modules          Makefile 
  Log:
  Follow the lead of mxgb(4) and build the module for ixgb(4).
  
  Originally it wasn't enabled since the hardware wasn't commonplace,
  but as 10GE hardware is becoming more widely used, building the module
  by default should be beneficial.
  
  Approved by:    rwatson (mentor)
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.507     +3 -0      src/sys/modules/Makefile


More information about the cvs-src mailing list