From patchwork Thu Sep 23 17:34:07 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Anders.Wallin@windriver.com X-Patchwork-Id: 202522 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by demeter1.kernel.org (8.14.4/8.14.3) with ESMTP id o8NHZlps015919 for ; Thu, 23 Sep 2010 17:35:48 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755960Ab0IWReT (ORCPT ); Thu, 23 Sep 2010 13:34:19 -0400 Received: from mail.windriver.com ([147.11.1.11]:54951 "EHLO mail.windriver.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755865Ab0IWReS (ORCPT ); Thu, 23 Sep 2010 13:34:18 -0400 Received: from ALA-MAIL03.corp.ad.wrs.com (ala-mail03 [147.11.57.144]) by mail.windriver.com (8.14.3/8.14.3) with ESMTP id o8NHYGxY008514; Thu, 23 Sep 2010 10:34:16 -0700 (PDT) Received: from ism-mail02.corp.ad.wrs.com ([128.224.200.19]) by ALA-MAIL03.corp.ad.wrs.com with Microsoft SMTPSVC(6.0.3790.1830); Thu, 23 Sep 2010 10:34:16 -0700 Received: from localhost.localdomain ([147.11.233.161]) by ism-mail02.corp.ad.wrs.com with Microsoft SMTPSVC(6.0.3790.1830); Thu, 23 Sep 2010 19:34:13 +0200 From: Anders.Wallin@windriver.com To: linux-pci@vger.kernel.org Cc: qi.wang@intel.com Subject: [PATCH 1/1] adding PCI vendor id for STmicroelectronics Date: Thu, 23 Sep 2010 19:34:07 +0200 Message-Id: <0fddec7ea28d9f03b6bc0cf68c53ce41411404b8.1285263054.git.anders.wallin@windriver.com> X-Mailer: git-send-email 1.7.0.5 In-Reply-To: References: X-OriginalArrivalTime: 23 Sep 2010 17:34:13.0419 (UTC) FILETIME=[89DF87B0:01CB5B45] Sender: linux-pci-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pci@vger.kernel.org X-Greylist: IP, sender and recipient auto-whitelisted, not delayed by milter-greylist-4.2.3 (demeter1.kernel.org [140.211.167.41]); Thu, 23 Sep 2010 17:35:48 +0000 (UTC) diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index 10d3330..299d4f7 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h @@ -762,6 +762,8 @@ #define PCI_DEVICE_ID_ELSA_MICROLINK 0x1000 #define PCI_DEVICE_ID_ELSA_QS3000 0x3000 +#define PCI_VENDOR_ID_STMICRO 0x104A + #define PCI_VENDOR_ID_BUSLOGIC 0x104B #define PCI_DEVICE_ID_BUSLOGIC_MULTIMASTER_NC 0x0140 #define PCI_DEVICE_ID_BUSLOGIC_MULTIMASTER 0x1040