From a93e31bec95a508544f9aea6aa9a635ece5d4db3 Mon Sep 17 00:00:00 2001 From: Harry Butterworth Date: Mon, 6 Jun 2011 16:31:41 +0800 Subject: [PATCH - ALSA:ctxfi 1/1] Add PCI device ID for Creative Titanium HD to pci_ids_compat.h. Signed-off-by: Harry Butterworth diff --git a/include/pci_ids_compat.h.in b/include/pci_ids_compat.h.in index c8a3a1b..67f4bec 100644 --- a/include/pci_ids_compat.h.in +++ b/include/pci_ids_compat.h.in @@ -314,6 +314,10 @@ #define PCI_SUBDEVICE_ID_CREATIVE_HENDRIX 0x6000 #endif +#ifndef PCI_SUBDEVICE_ID_CREATIVE_SB1270 +#define PCI_SUBDEVICE_ID_CREATIVE_SB1270 0x0062 +#endif + /* ice1712 */ #ifndef PCI_VENDOR_ID_ICE #define PCI_VENDOR_ID_ICE 0x1412 -- 1.7.0.4