ChangeSet 1.2199.14.22, 2005/03/23 11:44:24-08:00, [EMAIL PROTECTED]
[TG3]: Add missing CHIPREV_5750_{A,B}X defines.
Signed-off-by: David S. Miller <[EMAIL PROTECTED]>
tg3.h | 2 ++
1 files changed, 2 insertions(+)
diff -Nru a/drivers/net/tg3.h b/drivers/net/tg3.h
--- a/drivers/net/tg3.h 2005-03-26 17:22:22 -08:00
+++ b/drivers/net/tg3.h 2005-03-26 17:22:22 -08:00
@@ -140,6 +140,8 @@
#define CHIPREV_5703_AX 0x10
#define CHIPREV_5704_AX 0x20
#define CHIPREV_5704_BX 0x21
+#define CHIPREV_5750_AX 0x40
+#define CHIPREV_5750_BX 0x41
#define GET_METAL_REV(CHIP_REV_ID) ((CHIP_REV_ID) & 0xff)
#define METAL_REV_A0 0x00
#define METAL_REV_A1 0x01
-
To unsubscribe from this list: send the line "unsubscribe bk-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html