netxen: improve pci memory access
authorDhananjay Phadke <dhananjay@netxen.com>
Fri, 11 Sep 2009 11:28:12 +0000 (11:28 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 11 Sep 2009 23:58:42 +0000 (16:58 -0700)
commitea6828b8aa3a8ebae8d7740f32f212ba1d2f0742
tree6a783fc6ceb9de3edf2577af1ed5d6acc0deca74
parentf78c0850d2ebe7a44a4b0263480a2f1a36a92218
netxen: improve pci memory access

o Access on card memory through memory controller (agent)
  rather than moving small pci window around. Clean up the
  code for moving windows around.

o Restrict memory accesss to 64 bit, currently only firmware
  download uses this.

Signed-off-by: Dhananjay Phadke <dhananjay@netxen.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/netxen/netxen_nic.h
drivers/net/netxen/netxen_nic_hw.c
drivers/net/netxen/netxen_nic_main.c