[alsa-devel] [PATCH] hda: Add PCI DFI vendor ID
Matthew Ranostay
mranostay at embeddedalley.com
Wed Jan 21 23:45:12 CET 2009
Add a define for DFI PCI vendor id.
Signed-off-by: Matthew Ranostay <mranostay at embeddedalley.com>
---
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h
index d56ad9c..c33d50c 100644
--- a/include/linux/pci_ids.h
+++ b/include/linux/pci_ids.h
@@ -2106,6 +2106,8 @@
#define PCI_DEVICE_ID_MELLANOX_SINAI_OLD 0x5e8c
#define PCI_DEVICE_ID_MELLANOX_SINAI 0x6274
+#define PCI_VENDOR_ID_DFI 0x15bd
+
#define PCI_VENDOR_ID_QUICKNET 0x15e2
#define PCI_DEVICE_ID_QUICKNET_XJ 0x0500
More information about the Alsa-devel
mailing list