tg3: Add 5761S support
This patch adds support for the 5761S chip variants. Signed-off-by: Matt Carlson <mcarlson@broadcom.com> Signed-off-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
67305ebc99
commit
c88e668b52
@ -38,6 +38,8 @@
|
||||
#define TG3PCI_DEVICE_TIGON3_2 0x1645 /* BCM5701 */
|
||||
#define TG3PCI_DEVICE_TIGON3_3 0x1646 /* BCM5702 */
|
||||
#define TG3PCI_DEVICE_TIGON3_4 0x1647 /* BCM5703 */
|
||||
#define TG3PCI_DEVICE_TIGON3_5761S 0x1688
|
||||
#define TG3PCI_DEVICE_TIGON3_5761SE 0x1689
|
||||
#define TG3PCI_COMMAND 0x00000004
|
||||
#define TG3PCI_STATUS 0x00000006
|
||||
#define TG3PCI_CCREVID 0x00000008
|
||||
|
Reference in New Issue
Block a user