aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2015-02-19 13:04:14 +0100
committerTakashi Iwai <tiwai@suse.de>2015-02-19 13:04:14 +0100
commit7eb60f08a289ffdaead43a73965382b9c936ad24 (patch)
tree64db9d64a8a78063103af8315b5b44e5e65f87a5
parent758bf39374d29fad71d03cc3db594f7463dbba4a (diff)
downloadhda-emu-7eb60f08a289ffdaead43a73965382b9c936ad24.tar.gz
Add ASUS PCI id to pci_ids.hkernel-4.0
Signed-off-by: Takashi Iwai <tiwai@suse.de>
-rw-r--r--include/linux/pci_ids.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h
index db9c9a6..dac84ad 100644
--- a/include/linux/pci_ids.h
+++ b/include/linux/pci_ids.h
@@ -4,6 +4,7 @@
#define PCI_VENDOR_ID_DELL 0x1028
#define PCI_VENDOR_ID_HP 0x103c
#define PCI_VENDOR_ID_AMD 0x1022
+#define PCI_VENDOR_ID_ASUSTEK 0x1043
#define PCI_VENDOR_ID_TOSHIBA 0x1179
#define PCI_VENDOR_ID_DFI 0x15bd
#define PCI_VENDOR_ID_INTEL 0x8086