[TG3]: Add various register methods
authorMichael Chan <mchan@broadcom.com>
Wed, 10 Aug 2005 03:16:46 +0000 (20:16 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 29 Aug 2005 22:50:15 +0000 (15:50 -0700)
commit1ee582d8e49a1c9dd43b2599f1cd26507182a8d4
tree335928fc4470391ff894616e53a186200682c072
parent2009493065e01b1fe27c1b98ffbcfab98e185f72
[TG3]: Add various register methods

This patch adds various dedicated register read/write methods for the
existing workarounds, including PCIX target workaround, write with read
flush, etc. The chips that require these workarounds will use these
dedicated access functions.

Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/tg3.c