public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] PCI: Add Bachmann electronic GmbH vendor ID
@ 2022-10-17 14:23 Christian Gmeiner
  2022-10-17 15:08 ` Bjorn Helgaas
  0 siblings, 1 reply; 4+ messages in thread
From: Christian Gmeiner @ 2022-10-17 14:23 UTC (permalink / raw)
  To: Bjorn Helgaas; +Cc: Christian GMEINER, linux-pci, linux-kernel

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


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-10-18 11:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-17 14:23 [PATCH] PCI: Add Bachmann electronic GmbH vendor ID Christian Gmeiner
2022-10-17 15:08 ` Bjorn Helgaas
2022-10-18  8:41   ` Christian Gmeiner
2022-10-18 11:49     ` Bjorn Helgaas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox