cvs commit: src/sys/dev/fxp if_fxp.c if_fxpreg.h rcvbundl.h

Maxime Henrion mux at FreeBSD.org
Thu Apr 21 12:34:58 PDT 2005


mux         2005-04-21 19:34:57 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/fxp          if_fxp.c if_fxpreg.h rcvbundl.h 
  Log:
  Add a microcode to implement receive bundling for 82551 chipsets with
  a revision ID of 0x0f (D102 E-step).
  
  MFC after:      2 weeks
  Tested by:      pav
  
  Revision  Changes    Path
  1.232     +3 -0      src/sys/dev/fxp/if_fxp.c
  1.38      +1 -0      src/sys/dev/fxp/if_fxpreg.h
  1.3       +148 -20   src/sys/dev/fxp/rcvbundl.h


More information about the cvs-src mailing list