commit | 947b2a8083a03e6fff448ce8928956015614855e | [log] [tgz] |
---|---|---|
author | Eli Cohen <eli@mellanox.co.il> | Mon Aug 13 17:57:03 2007 +0300 |
committer | Roland Dreier <rolandd@cisco.com> | Mon Aug 13 08:47:44 2007 -0700 |
tree | a5dc653181c0029c11c2d45ac417c67a15573b21 | |
parent | 6958e827f187c9c5cd39af075567f74f02bf3dd1 [diff] |
mlx4_core: Wait 1 second after reset before accessing device Put a 1000 msec delay after resetting the device before attempting to do config cycles on it. Not waiting causes system hangs on some chipsets, e.g. Intel E7520, when the driver is loaded. Signed-off-by: Eli Cohen <eli@mellanox.co.il> Signed-off-by: Roland Dreier <rolandd@cisco.com>