aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2011-05-03 18:11:56 +0200
committerTakashi Iwai <tiwai@suse.de>2011-05-03 18:11:56 +0200
commit374a86feba960ce33d2aa703facd4c15e7d7fe1d (patch)
tree2a354adb2b9fcfaa798d9ad3df56675f9a6f5511
parente966da6f9b72b15ddbb4063bab77849084c65900 (diff)
downloadalsa-driver-build-unstable-374a86feba960ce33d2aa703facd4c15e7d7fe1d.tar.gz
Add missing PCI ID for DIGIGRAM
Signed-off-by: Takashi Iwai <tiwai@suse.de>
-rw-r--r--include/pci_ids_compat.h.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/pci_ids_compat.h.in b/include/pci_ids_compat.h.in
index a3fb4fd96..c8a3a1bff 100644
--- a/include/pci_ids_compat.h.in
+++ b/include/pci_ids_compat.h.in
@@ -412,3 +412,8 @@
#ifndef PCI_DEVICE_ID_ATI_SBX00_SMBUS
#define PCI_DEVICE_ID_ATI_SBX00_SMBUS 0x4385
#endif
+
+/* lola */
+#ifndef PCI_VENDOR_ID_DIGIGRAM
+#define PCI_VENDOR_ID_DIGIGRAM 0x1369
+#endif