diff options
author | françois romieu <romieu@fr.zoreil.com> | 2009-08-10 19:44:19 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-08-12 22:13:22 -0700 |
commit | 2e955856ff1212bd63dbbf403940c72eca5b4a8f (patch) | |
tree | fdd07d09bfa445cff65317a61e3e51bb410e8624 /include | |
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')
-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 73b46b6b904..fdc3110c90c 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h @@ -1984,6 +1984,8 @@ #define PCI_VENDOR_ID_SAMSUNG 0x144d +#define PCI_VENDOR_ID_GIGABYTE 0x1458 + #define PCI_VENDOR_ID_AMBIT 0x1468 #define PCI_VENDOR_ID_MYRICOM 0x14c1 |