diff options
author | françois romieu <romieu@fr.zoreil.com> | 2009-08-10 15:44:19 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-08-13 01:13:22 -0400 |
commit | 2e955856ff1212bd63dbbf403940c72eca5b4a8f (patch) | |
tree | fdd07d09bfa445cff65317a61e3e51bb410e8624 /include/linux/pci_ids.h | |
parent | 8c7006aa94bea415cd7f8c5fa8df9d3f261bd314 (diff) |
r8169: phy init for the 8169scd
Synced with Realtek's 6.011.00 r8169 driver.
Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
Cc: Edward Hsu <edward_hsu@realtek.com.tw>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/pci_ids.h')
-rw-r--r-- | include/linux/pci_ids.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index 73b46b6b904f..fdc3110c90c0 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h | |||
@@ -1984,6 +1984,8 @@ | |||
1984 | 1984 | ||
1985 | #define PCI_VENDOR_ID_SAMSUNG 0x144d | 1985 | #define PCI_VENDOR_ID_SAMSUNG 0x144d |
1986 | 1986 | ||
1987 | #define PCI_VENDOR_ID_GIGABYTE 0x1458 | ||
1988 | |||
1987 | #define PCI_VENDOR_ID_AMBIT 0x1468 | 1989 | #define PCI_VENDOR_ID_AMBIT 0x1468 |
1988 | 1990 | ||
1989 | #define PCI_VENDOR_ID_MYRICOM 0x14c1 | 1991 | #define PCI_VENDOR_ID_MYRICOM 0x14c1 |