cvs commit: src/sys/dev/em if_em.c if_em.h

Jack F Vogel jfv at FreeBSD.org
Mon Sep 10 14:50:41 PDT 2007


jfv         2007-09-10 21:50:40 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/em           if_em.c if_em.h 
  Log:
  A number of small fixes:
          - duplicate #define in header, thanks to Kevin Lo for pointing out.
          - incorrect BUSMASTER enable logic, thanks Patrick Oeschger
          - 82543 fails due to bogus IO BAR logic
          - Allow 82571 to use MSI interrupts
          - Checksum Offload for UDP not working on 82575
  
  Approved by:re
  
  Revision  Changes    Path
  1.184     +5 -5      src/sys/dev/em/if_em.c
  1.62      +0 -1      src/sys/dev/em/if_em.h


More information about the cvs-src mailing list