]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Change to common header file not applicable to open-vm-tools.
authorKruti Pendharkar <kp025370@broadcom.com>
Tue, 18 Feb 2025 09:13:55 +0000 (01:13 -0800)
committerKruti Pendharkar <kp025370@broadcom.com>
Tue, 18 Feb 2025 09:13:55 +0000 (01:13 -0800)
open-vm-tools/lib/include/vm_device_version.h

index 3cf58be376d0425e2a5b30ebb55a3c076f778cc9..0a5a206ee0c36b54311dbabda421ed0d558cad4b 100644 (file)
@@ -1,5 +1,6 @@
 /*********************************************************
- * Copyright (C) 1998,2005-2012,2014-2023 VMware, Inc. All rights reserved.
+ * Copyright (c) 1998-2024 Broadcom. All Rights Reserved.
+ * The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
  *
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU Lesser General Public License as published
 #define PCI_DEVICE_ID_INTEL_QAT_C62X         0x37c8
 #define PCI_DEVICE_ID_INTEL_QAT_C62X_VF      0x37c9
 
+/*
+ * Intel/Habana AI accelerators.
+ */
+#define PCI_VENDOR_ID_HABANA         0x1da3
+#define PCI_DEVICE_ID_HABANA_GAUDI2  0x1020
+#define PCI_DEVICE_ID_HABANA_GAUDI3  0x1060
+
 /*
  * Intel FPGAs
  */