diff options
| author | Dave Jones <davej@redhat.com> | 2004-12-22 07:10:35 -0500 |
|---|---|---|
| committer | Dave Jones <davej@redhat.com> | 2004-12-22 07:10:35 -0500 |
| commit | 33deca1103bcbd3360a86bb5b6a1d454bee8c16c (patch) | |
| tree | 0938f3cf520d225df17224bdba8bd75b4b4f2589 /include | |
| parent | 81529bbb448a4ecfc9ef7fdd294a9bba4a9cd6ec (diff) | |
[AGPGART] ULI M1689 support.
From: Peer.Chen@uli.com.tw
Signed-off-by: Dave Jones <davej@redhat.com>
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 bfa1246e58bf..4ec82dce2f1c 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h @@ -1029,6 +1029,7 @@ #define PCI_DEVICE_ID_AL_M1671 0x1671 #define PCI_DEVICE_ID_AL_M1681 0x1681 #define PCI_DEVICE_ID_AL_M1683 0x1683 +#define PCI_DEVICE_ID_AL_M1689 0x1689 #define PCI_DEVICE_ID_AL_M3307 0x3307 #define PCI_DEVICE_ID_AL_M4803 0x5215 #define PCI_DEVICE_ID_AL_M5219 0x5219 |
