diff options
author | Jeff Garzik <jeff@garzik.org> | 2006-09-11 17:05:33 +0400 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2006-09-11 17:05:33 +0400 |
commit | 10e299fc6d596f4e8476d24ebba1495a8355baff (patch) | |
tree | f7517eccba4dfc223113961c64429f3986afa8eb /include/linux/pci_ids.h | |
parent | cff93eb3d3244cc117a5204fe1d62102b506afb9 (diff) | |
parent | 38f5745c5a90641079fd5b48600ae63f7ab6edcd (diff) | |
download | linux-10e299fc6d596f4e8476d24ebba1495a8355baff.tar.xz |
Merge branch 'master' into upstream
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 c91164ea3dec..7a249155ee4e 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h @@ -648,6 +648,8 @@ #define PCI_DEVICE_ID_SI_962 0x0962 #define PCI_DEVICE_ID_SI_963 0x0963 #define PCI_DEVICE_ID_SI_965 0x0965 +#define PCI_DEVICE_ID_SI_966 0x0966 +#define PCI_DEVICE_ID_SI_968 0x0968 #define PCI_DEVICE_ID_SI_5511 0x5511 #define PCI_DEVICE_ID_SI_5513 0x5513 #define PCI_DEVICE_ID_SI_5517 0x5517 |