diff options
| author | Greg Kroah-Hartman <greg@kroah.com> | 2004-03-14 21:22:55 -0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <greg@kroah.com> | 2004-03-14 21:22:55 -0800 |
| commit | 0154f9ece66ebaf2220e494b12266157708e57ef (patch) | |
| tree | 50b0dc21030c89e23673f462c85ecdecd05b329f /include/linux | |
| parent | 92c06c66547965cefa126edbcd3112803267204a (diff) | |
| parent | d5199b07d996dcd69d77abb46878dc439ac247e6 (diff) | |
Merge kroah.com:/home/greg/linux/BK/bleed-2.6
into kroah.com:/home/greg/linux/BK/i2c-2.6
Diffstat (limited to 'include/linux')
| -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 c769c57bf031..538a7f3fd4f9 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h @@ -569,6 +569,7 @@ #define PCI_DEVICE_ID_SI_6202 0x0002 #define PCI_DEVICE_ID_SI_503 0x0008 #define PCI_DEVICE_ID_SI_ACPI 0x0009 +#define PCI_DEVICE_ID_SI_LPC 0x0018 #define PCI_DEVICE_ID_SI_5597_VGA 0x0200 #define PCI_DEVICE_ID_SI_6205 0x0205 #define PCI_DEVICE_ID_SI_501 0x0406 |
