File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -117,8 +117,8 @@ index d1d479ca5..c1c573b49 100644
117
117
+ #define SPI_DEVICE_ID_APPLE_MACBOOK_PRO14_2021 0x0342
118
118
+ #define SPI_DEVICE_ID_APPLE_MACBOOK_PRO16_2021 0x0343
119
119
120
- #define USB_VENDOR_ID_ASUS 0x0486
121
- #define USB_DEVICE_ID_ASUS_T91MT 0x0185
120
+ #define USB_VENDOR_ID_ASETEK 0x2433
121
+ #define USB_DEVICE_ID_ASETEK_INVICTA 0xf300
122
122
diff --git a/include/linux/hid.h b/include/linux/hid.h
123
123
index cdc0dc13c..1d54bba08 100644
124
124
--- a/include/linux/hid.h
@@ -2256,8 +2256,8 @@ index c1c573b49..192c09c27 100644
2256
2256
+ #define HOST_DEVICE_ID_APPLE_MACBOOK_AIR13_2022 0x0351
2257
2257
+ #define HOST_DEVICE_ID_APPLE_MACBOOK_PRO13_2022 0x0354
2258
2258
2259
- #define USB_VENDOR_ID_ASUS 0x0486
2260
- #define USB_DEVICE_ID_ASUS_T91MT 0x0185
2259
+ #define USB_VENDOR_ID_ASETEK 0x2433
2260
+ #define USB_DEVICE_ID_ASETEK_INVICTA 0xf300
2261
2261
- -
2262
2262
2.43.0
2263
2263
You can’t perform that action at this time.
0 commit comments