@@ -187,6 +187,10 @@ static struct irecv_device irecv_devices[] = {
187
187
{ "iPhone15,5" , "d38ap" , 0x0A , 0x8120 , "iPhone 15 Plus" },
188
188
{ "iPhone16,1" , "d83ap" , 0x04 , 0x8130 , "iPhone 15 Pro" },
189
189
{ "iPhone16,2" , "d84ap" , 0x06 , 0x8130 , "iPhone 15 Pro Max" },
190
+ { "iPhone17,1" , "d93ap" , 0x0C , 0x8140 , "iPhone 16 Pro" },
191
+ { "iPhone17,2" , "d94ap" , 0x0E , 0x8140 , "iPhone 16 Pro Max" },
192
+ { "iPhone17,3" , "d47ap" , 0x08 , 0x8140 , "iPhone 16" },
193
+ { "iPhone17,4" , "d48ap" , 0x0A , 0x8140 , "iPhone 16 Plus" },
190
194
/* iPod */
191
195
{ "iPod1,1" , "n45ap" , 0x02 , 0x8900 , "iPod Touch (1st gen)" },
192
196
{ "iPod2,1" , "n72ap" , 0x00 , 0x8720 , "iPod Touch (2nd gen)" },
@@ -345,6 +349,10 @@ static struct irecv_device irecv_devices[] = {
345
349
{ "Watch7,3" , "n208sap" , 0x0C , 0x8310 , "Apple Watch Series 9 (41mm Cellular)" },
346
350
{ "Watch7,4" , "n208bap" , 0x0E , 0x8310 , "Apple Watch Series 9 (45mm Cellular)" },
347
351
{ "Watch7,5" , "n210ap" , 0x02 , 0x8310 , "Apple Watch Ultra 2" },
352
+ { "Watch7,8" , "n217sap" , 0x10 , 0x8310 , "Apple Watch Series 10 (42mm)" },
353
+ { "Watch7,9" , "n217bap" , 0x12 , 0x8310 , "Apple Watch Series 10 (46mm)" },
354
+ { "Watch7,10" , "n218sap" , 0x14 , 0x8310 , "Apple Watch Series 10 (42mm Cellular)" },
355
+ { "Watch7,11" , "n218bap" , 0x16 , 0x8310 , "Apple Watch Series 10 (46mm Cellular)" },
348
356
/* Apple Silicon Macs */
349
357
{ "ADP3,2" , "j273aap" , 0x42 , 0x8027 , "Developer Transition Kit (2020)" },
350
358
{ "Macmini9,1" , "j274ap" , 0x22 , 0x8103 , "Mac mini (M1, 2020)" },
0 commit comments