• Scott Feldman's avatar
    [PATCH] e100: ICH 10/H Tx hang fix · 5e18a111
    Scott Feldman authored
    * Need to carry forward this workaround from old e100 driver to
      avoid a Tx hang on ICH systems linked at 10/Half.  Workaround
      adds a stall before each Tx command queued by issuing a NOP
      command followed by 1us delay.  Yuck!  Otherwise HW locks hard.
      (Probably needed for eepro100 also ;-).
    5e18a111
e100.c 63.4 KB