• Jeb J. Cramer's avatar
    [PATCH] TSO fix · 2bd833e2
    Jeb J. Cramer authored
    * Premature write-back of descriptors during TSO causing
      resources to be returned too early on ppc64.  Fix is to
      wait until last descriptor of frame is written back,
      then return resources back to OS.
    * 82544 hang caused by setting RS bit in context descriptor.
      Exposes known hang in 82544.  Fix is same as above - set
      RS bit only in last descriptor.
    2bd833e2
e1000.h 6.03 KB