diff options
author | Matt Carlson <mcarlson@broadcom.com> | 2009-08-28 08:28:45 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-08-29 18:42:31 -0400 |
commit | 2befdcea96fcd9a13e94373c66ea1dd7365d2a74 (patch) | |
tree | 6cebb5d4aa9b6b90fc26402471b9fb0e9e1c8e32 /include | |
parent | 0a9140cff22e405fce1747a2e02d41851c36c55a (diff) |
tg3: Add new 5785 10/100 only device ID
This patch adds a new device ID for those 5785 devices that will only
use 10/100 phys.
Signed-off-by: Matt Carlson <mcarlson@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
-rw-r--r-- | include/linux/pci_ids.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index fdc3110c90c0..85492546d33d 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h | |||
@@ -2064,7 +2064,6 @@ | |||
2064 | #define PCI_DEVICE_ID_TIGON3_5787M 0x1693 | 2064 | #define PCI_DEVICE_ID_TIGON3_5787M 0x1693 |
2065 | #define PCI_DEVICE_ID_TIGON3_5782 0x1696 | 2065 | #define PCI_DEVICE_ID_TIGON3_5782 0x1696 |
2066 | #define PCI_DEVICE_ID_TIGON3_5784 0x1698 | 2066 | #define PCI_DEVICE_ID_TIGON3_5784 0x1698 |
2067 | #define PCI_DEVICE_ID_TIGON3_5785 0x1699 | ||
2068 | #define PCI_DEVICE_ID_TIGON3_5786 0x169a | 2067 | #define PCI_DEVICE_ID_TIGON3_5786 0x169a |
2069 | #define PCI_DEVICE_ID_TIGON3_5787 0x169b | 2068 | #define PCI_DEVICE_ID_TIGON3_5787 0x169b |
2070 | #define PCI_DEVICE_ID_TIGON3_5788 0x169c | 2069 | #define PCI_DEVICE_ID_TIGON3_5788 0x169c |