Re: [patch 2.6.12-rc2 10/10] tg3: add support for bcm5752 rev a1

2005-04-21 Thread David S. Miller
On Wed, 13 Apr 2005 19:38:46 -0400 "John W. Linville" <[EMAIL PROTECTED]> wrote: > Replace existing ASIC_REV_5752 definition with ASIC_REV_5752_A0, > and add definition for ASIC_REV_5752_A1. Then, add ASIC_REV_5752_A1 > to check for setting TG3_FLG2_5750_PLUS in tg3_get_invariants. > >

Re: [patch 2.6.12-rc2 10/10] tg3: add support for bcm5752 rev a1

2005-04-21 Thread David S. Miller
On Wed, 13 Apr 2005 19:38:46 -0400 John W. Linville [EMAIL PROTECTED] wrote: Replace existing ASIC_REV_5752 definition with ASIC_REV_5752_A0, and add definition for ASIC_REV_5752_A1. Then, add ASIC_REV_5752_A1 to check for setting TG3_FLG2_5750_PLUS in tg3_get_invariants. Signed-off-by:

[patch 2.6.12-rc2 10/10] tg3: add support for bcm5752 rev a1

2005-04-13 Thread John W. Linville
Replace existing ASIC_REV_5752 definition with ASIC_REV_5752_A0, and add definition for ASIC_REV_5752_A1. Then, add ASIC_REV_5752_A1 to check for setting TG3_FLG2_5750_PLUS in tg3_get_invariants. Signed-off-by: John W. Linville <[EMAIL PROTECTED]> --- drivers/net/tg3.c |3 ++-

[patch 2.6.12-rc2 10/10] tg3: add support for bcm5752 rev a1

2005-04-13 Thread John W. Linville
Replace existing ASIC_REV_5752 definition with ASIC_REV_5752_A0, and add definition for ASIC_REV_5752_A1. Then, add ASIC_REV_5752_A1 to check for setting TG3_FLG2_5750_PLUS in tg3_get_invariants. Signed-off-by: John W. Linville [EMAIL PROTECTED] --- drivers/net/tg3.c |3 ++-