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.cReceived 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