summaryrefslogtreecommitdiff
path: root/include/pci_ids.h
diff options
context:
space:
mode:
authorDylan Reid <dgreid@chromium.org>2011-12-16 10:37:05 -0800
committerDylan Reid <dgreid@chromium.org>2011-12-16 14:40:59 -0800
commitc4db02fb9289235a0875c6226fe7fd3dd18adf55 (patch)
tree0af48f2dfa01a1ad47518be0443ef4550b24a045 /include/pci_ids.h
parent95711296fae612c0334c889dc6f3183139d7344b (diff)
Add beep for x86 chormeos.
Implement the VbExBeep function so that the DEV screen can beep. Much of this code was coppied from coreboot. BUG=chrome-os-partner:7114 TEST=manual, check that Stumpy beeps on DEV screen timeout and when booting from USB with dev_boot_usb=0. Change-Id: Icd4eabb0b10cc3d226db71e6a2b52d3ed7eb25ef Signed-off-by: Dylan Reid <dgreid@chromium.org> Reviewed-on: https://gerrit.chromium.org/gerrit/13110 Reviewed-by: Stefan Reinauer <reinauer@chromium.org>
Diffstat (limited to 'include/pci_ids.h')
-rw-r--r--include/pci_ids.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/pci_ids.h b/include/pci_ids.h
index dc5016d0c55..fe49c4b4948 100644
--- a/include/pci_ids.h
+++ b/include/pci_ids.h
@@ -2519,6 +2519,7 @@
#define PCI_DEVICE_ID_INTEL_82845_HB 0x1a30
#define PCI_DEVICE_ID_INTEL_IOAT 0x1a38
#define PCI_DEVICE_ID_INTEL_COUGARPOINT_AHCI_MOBILE 0x1c03
+#define PCI_DEVICE_ID_INTEL_COUGARPOINT_HDA 0x1c20
#define PCI_DEVICE_ID_INTEL_COUGARPOINT_SMBUS 0x1c22
#define PCI_DEVICE_ID_INTEL_COUGARPOINT_LPC_MIN 0x1c41
#define PCI_DEVICE_ID_INTEL_COUGARPOINT_LPC_MAX 0x1c5f