]> git.neil.brown.name Git - history.git/commit
[PATCH] e100: ICH 10/H Tx hang fix
authorScott Feldman <scott.feldman@intel.com>
Sat, 24 Apr 2004 18:19:01 +0000 (14:19 -0400)
committerJeff Garzik <jgarzik@redhat.com>
Sat, 24 Apr 2004 18:19:01 +0000 (14:19 -0400)
commit5e18a111b6b1c4a3999ab660ff9058ca4c148f8c
tree8a0b09eeb2b19aa48e0f11ead77937485ed9330c
parent7ce42ae14e32016ac8e83003db5811a33e3b16e3
[PATCH] e100: ICH 10/H Tx hang fix

* 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 ;-).
drivers/net/e100.c