All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christian Gmeiner <christian.gmeiner@gmail.com>
To: Bjorn Helgaas <bhelgaas@google.com>
Cc: Christian GMEINER <Christian.GMEINER@bachmann.info>,
	linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH] PCI: Add Bachmann electronic GmbH vendor ID
Date: Mon, 17 Oct 2022 16:23:37 +0200	[thread overview]
Message-ID: <20221017142338.1445199-1-christian.gmeiner@gmail.com> (raw)

From: Christian GMEINER <Christian.GMEINER@bachmann.info>

Signed-off-by: Christian GMEINER <Christian.GMEINER@bachmann.info>
---
 include/linux/pci_ids.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h
index b362d90eb9b0..b93a52977d85 100644
--- a/include/linux/pci_ids.h
+++ b/include/linux/pci_ids.h
@@ -166,6 +166,8 @@
 
 #define PCI_VENDOR_ID_UBIQUITI		0x0777
 
+#define PCI_VENDOR_ID_BACHMANN_ELECTRONIC 0x0bae
+
 #define PCI_VENDOR_ID_BERKOM			0x0871
 #define PCI_DEVICE_ID_BERKOM_A1T		0xffa1
 #define PCI_DEVICE_ID_BERKOM_T_CONCEPT		0xffa2
-- 
2.37.3


             reply	other threads:[~2022-10-17 14:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-17 14:23 Christian Gmeiner [this message]
2022-10-17 15:08 ` [PATCH] PCI: Add Bachmann electronic GmbH vendor ID Bjorn Helgaas
2022-10-18  8:41   ` Christian Gmeiner
2022-10-18 11:49     ` Bjorn Helgaas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221017142338.1445199-1-christian.gmeiner@gmail.com \
    --to=christian.gmeiner@gmail.com \
    --cc=Christian.GMEINER@bachmann.info \
    --cc=bhelgaas@google.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.