Message ID | 20130626213010.GA31010@google.com (mailing list archive) |
---|---|
State | New, archived |
Delegated to: | Bjorn Helgaas |
Headers | show
Return-Path: <linux-pci-owner@kernel.org> X-Original-To: patchwork-linux-pci@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 2DE9CC0AB1 for <patchwork-linux-pci@patchwork.kernel.org>; Wed, 26 Jun 2013 21:30:19 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id EA1E420336 for <patchwork-linux-pci@patchwork.kernel.org>; Wed, 26 Jun 2013 21:30:17 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 03A6F202C8 for <patchwork-linux-pci@patchwork.kernel.org>; Wed, 26 Jun 2013 21:30:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753053Ab3FZVaP (ORCPT <rfc822;patchwork-linux-pci@patchwork.kernel.org>); Wed, 26 Jun 2013 17:30:15 -0400 Received: from mail-ie0-f170.google.com ([209.85.223.170]:54873 "EHLO mail-ie0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752372Ab3FZVaO (ORCPT <rfc822; linux-pci@vger.kernel.org>); Wed, 26 Jun 2013 17:30:14 -0400 Received: by mail-ie0-f170.google.com with SMTP id e11so33243683iej.29 for <linux-pci@vger.kernel.org>; Wed, 26 Jun 2013 14:30:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=DNjXMOd0PXE8f/m/e/JbNTQq043bp7KV6gKZe07fQCA=; b=dPAvluzGtkyqrcxRmeFEYWpWhvGCsG8UmQicmilBftArq7Ub8qttYn2bdM5lUY8bcI Bxa6NlXqNlelydwDOShVas9Qh5+ysMTJ+3DKu7lezEBjWbJvpM5cAOeoLsJ4+97n3aIR ncDB3NKzDidex7/brBh2D6ZZPf+x1aKQEiCTscNr5SJIho/L9xw0lM0u6dLFjXOhfL0n GsyQBjAyDj5o/8EAg0E9+kAIFJN3hXSDbGfBFotcHk0/VRtTACfJ6puJFyNX5L9GB4fF mz0ijlvcZSk7CiqxA8K0IQgRyglDM9rk44RiRpY4QWCTfoFT6DF2l/bUKO0HrfosJNps UMVQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent :x-gm-message-state; bh=DNjXMOd0PXE8f/m/e/JbNTQq043bp7KV6gKZe07fQCA=; b=DkMn4fH1IuhS8azrJAhcGdCjoury7nq1I5Nqmjerx3e9Q8cwsB+tp4OdKv31jdBuyt 2kKliR1SIm9ZPIhg6wwDx3n/8Jlte+jGM+Iyl2MeTAXYhbR+SX3MD+rd7YMZiJ5w1IrX F7ZjEcbScVpcz7CdfVmMeIqkoVDuooZA7rYGqwHsKZsz6tYInUrsKNR6NpA3kQ+ijFRA 6hIYEEAf4+J4Mq/bhhdjYPOo1IaOwzVCC/Vd4dvnqojqe3f0lIfPsFxMSw89aIg4tEo5 PPEnIh3hj3TBt6oJeuDodinnusjx2r+Et/BrA2QDVoO17Gg8f7keP7wZUB9BAfuq8XKu ragQ== X-Received: by 10.50.12.5 with SMTP id u5mr12927832igb.58.1372282213514; Wed, 26 Jun 2013 14:30:13 -0700 (PDT) Received: from google.com ([172.29.124.56]) by mx.google.com with ESMTPSA id n8sm9805772igk.7.2013.06.26.14.30.12 for <multiple recipients> (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Wed, 26 Jun 2013 14:30:13 -0700 (PDT) Date: Wed, 26 Jun 2013 15:30:10 -0600 From: Bjorn Helgaas <bhelgaas@google.com> To: Darren Hart <dvhart@linux.intel.com> Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>, "H. Peter Anvin" <hpa@zytor.com>, Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>, Andy Shevchenko <andriy.shevchenko@linux.intel.com>, danders@circuitco.com, vishal.l.verma@intel.com, "linux-pci@vger.kernel.org" <linux-pci@vger.kernel.org> Subject: Re: [PATCH 7/8] pci: Add CircuitCo VENDOR ID and MinnowBoard DEVICE ID Message-ID: <20130626213010.GA31010@google.com> References: <cover.1372211451.git.dvhart@linux.intel.com> <83879b07cd4ce95f086420d1faa926c1692d63b4.1372211451.git.dvhart@linux.intel.com> <20130626163250.GA29299@google.com> <1372266904.8177.83.camel@envy.home> <CAErSpo6=1i76RRmJSUi+BpD9D0WrXaML4HkGLn0C=+6=ohB0uQ@mail.gmail.com> <1372281416.2720.28.camel@envy.home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1372281416.2720.28.camel@envy.home> User-Agent: Mutt/1.5.21 (2010-09-15) X-Gm-Message-State: ALoCoQme4izC10PysMfKvarVdMu76L0xaHjOfiW5u3bCssPiICKeelKk00egg4KOhQeRmQnsBK+pjFVza1R0eld2ElMjJBob3Wk+PCrDVKcME4NmkfIeTyfGzqt3+KPbU3kDDRLRM/aFg7ML1257KkafDzreCKJubuNdbhW9MaqRvRCVk1CxYXOiu87w0fRKIcsKyuKvbj9Wx0vXTsTK453hGH0xPsjeSQ== Sender: linux-pci-owner@vger.kernel.org Precedence: bulk List-ID: <linux-pci.vger.kernel.org> X-Mailing-List: linux-pci@vger.kernel.org X-Spam-Status: No, score=-8.1 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, RCVD_IN_DNSWL_HI, RP_MATCHES_RCVD, T_DKIM_INVALID, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP |
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index c129162..4c7b349 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h @@ -2476,6 +2476,9 @@ #define PCI_VENDOR_ID_ASMEDIA 0x1b21 +#define PCI_VENDOR_ID_CIRCUITCO 0x1cc8 +#define PCI_SUBSYSTEM_ID_CIRCUITCO_MINNOWBOARD 0x0001 + #define PCI_VENDOR_ID_TEKRAM 0x1de1 #define PCI_DEVICE_ID_TEKRAM_DC290 0xdc29