[Fwd: cvs commit: src/sys/dev/em if_em.c]

From: Andre Oppermann <andre_at_freebsd.org>
Date: Thu, 21 Sep 2006 21:36:49 +0200
This should fix the TSO problems people have seen with various
em(4) network cards.  It was an initialization ordering issue
in the driver.

-- 
Andre

attached mail follows:


andre       2006-09-21 19:14:51 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/em           if_em.c 
  Log:
  Move the initialization of the hardware capabilities in em_init_locked()
  before em_setup_transmit_structures() as it needs this information to
  properly set up TSO parameters.
  
  Reviewed by:    jfv
  
  Revision  Changes    Path
  1.147     +12 -8     src/sys/dev/em/if_em.c
Received on Thu Sep 21 2006 - 17:39:45 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:00 UTC