IB/mthca: restore missing PCI registers after reset
authorMichael S. Tsirkin <mst@mellanox.co.il>
Mon, 12 Jun 2006 13:57:51 +0000 (16:57 +0300)
committerRoland Dreier <rolandd@cisco.com>
Sun, 18 Jun 2006 03:37:00 +0000 (20:37 -0700)
commit13aa6ecb47990cfc78e20e347fdd3f1df6189426
treed26f2ed61becb6603aff5dc1467270a370483333
parent427abfa28afedffadfca9dd8b067eb6d36bac53f
IB/mthca: restore missing PCI registers after reset

mthca does not restore the following PCI-X/PCI Express registers after reset:
  PCI-X device: PCI-X command register
  PCI-X bridge: upstream and downstream split transaction registers
  PCI Express : PCI Express device control and link control registers

This causes instability and/or bad performance on systems where one of
these registers is set to a non-default value by BIOS.

Signed-off-by: Michael S. Tsirkin <mst@mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/hw/mthca/mthca_reset.c