hc
2024-05-16 8d2a02b24d66aa359e83eebc1ed3c0f85367a1cb
kernel/drivers/net/wireless/broadcom/brcm80211/include/brcm_hw_ids.h
....@@ -1,17 +1,6 @@
1
+// SPDX-License-Identifier: ISC
12 /*
23 * Copyright (c) 2010 Broadcom Corporation
3
- *
4
- * Permission to use, copy, modify, and/or distribute this software for any
5
- * purpose with or without fee is hereby granted, provided that the above
6
- * copyright notice and this permission notice appear in all copies.
7
- *
8
- * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
9
- * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
10
- * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
11
- * SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
12
- * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
13
- * OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
14
- * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
154 */
165
176 #ifndef _BRCM_HW_IDS_H_
....@@ -55,11 +44,13 @@
5544 #define BRCM_CC_4358_CHIP_ID 0x4358
5645 #define BRCM_CC_4359_CHIP_ID 0x4359
5746 #define BRCM_CC_43602_CHIP_ID 43602
47
+#define BRCM_CC_4364_CHIP_ID 0x4364
5848 #define BRCM_CC_4365_CHIP_ID 0x4365
5949 #define BRCM_CC_4366_CHIP_ID 0x4366
6050 #define BRCM_CC_43664_CHIP_ID 43664
6151 #define BRCM_CC_4371_CHIP_ID 0x4371
6252 #define CY_CC_4373_CHIP_ID 0x4373
53
+#define CY_CC_43012_CHIP_ID 43012
6354
6455 /* USB Device IDs */
6556 #define BRCM_USB_43143_DEVICE_ID 0xbd1e
....@@ -74,6 +65,7 @@
7465 /* PCIE Device IDs */
7566 #define BRCM_PCIE_4350_DEVICE_ID 0x43a3
7667 #define BRCM_PCIE_4354_DEVICE_ID 0x43df
68
+#define BRCM_PCIE_4354_RAW_DEVICE_ID 0x4354
7769 #define BRCM_PCIE_4356_DEVICE_ID 0x43ec
7870 #define BRCM_PCIE_43567_DEVICE_ID 0x43d3
7971 #define BRCM_PCIE_43570_DEVICE_ID 0x43d9
....@@ -83,6 +75,7 @@
8375 #define BRCM_PCIE_43602_2G_DEVICE_ID 0x43bb
8476 #define BRCM_PCIE_43602_5G_DEVICE_ID 0x43bc
8577 #define BRCM_PCIE_43602_RAW_DEVICE_ID 43602
78
+#define BRCM_PCIE_4364_DEVICE_ID 0x4464
8679 #define BRCM_PCIE_4365_DEVICE_ID 0x43ca
8780 #define BRCM_PCIE_4365_2G_DEVICE_ID 0x43cb
8881 #define BRCM_PCIE_4365_5G_DEVICE_ID 0x43cc