[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221017142338.1445199-1-christian.gmeiner@gmail.com>
Date: Mon, 17 Oct 2022 16:23:37 +0200
From: Christian Gmeiner <christian.gmeiner@...il.com>
To: Bjorn Helgaas <bhelgaas@...gle.com>
Cc: Christian GMEINER <Christian.GMEINER@...hmann.info>,
linux-pci@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH] PCI: Add Bachmann electronic GmbH vendor ID
From: Christian GMEINER <Christian.GMEINER@...hmann.info>
Signed-off-by: Christian GMEINER <Christian.GMEINER@...hmann.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
Powered by blists - more mailing lists