diff options
| author | Linus Torvalds <torvalds@home.osdl.org> | 2003-07-08 19:00:25 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@home.osdl.org> | 2003-07-08 19:00:25 -0700 |
| commit | 85bce232bf44169f8110229ff5a238f5f41aff92 (patch) | |
| tree | 37ef39f8b69086f7cf9f1c4355a112dbf56d88cd /include | |
| parent | 3a185ec4544b1e487a156e97b5959f300bac130f (diff) | |
| parent | 945735895c3a8c73ea40ef3f41955a415936553c (diff) | |
Merge bk://linux-dj.bkbits.net/agpgart
into home.osdl.org:/home/torvalds/v2.5/linux
Diffstat (limited to 'include')
| -rw-r--r-- | include/linux/pci_ids.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index 89311daf58bd..26a763bea787 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h @@ -571,6 +571,7 @@ #define PCI_DEVICE_ID_SI_750 0x0750 #define PCI_DEVICE_ID_SI_751 0x0751 #define PCI_DEVICE_ID_SI_752 0x0752 +#define PCI_DEVICE_ID_SI_755 0x0755 #define PCI_DEVICE_ID_SI_900 0x0900 #define PCI_DEVICE_ID_SI_961 0x0961 #define PCI_DEVICE_ID_SI_962 0x0962 |
