@@ -219,6 +219,10 @@ static struct irecv_device irecv_devices[] = {
219219 { "iPhone17,3" , "d47ap" , 0x08 , 0x8140 , "iPhone 16" },
220220 { "iPhone17,4" , "d48ap" , 0x0A , 0x8140 , "iPhone 16 Plus" },
221221 { "iPhone17,5" , "v59ap" , 0x04 , 0x8140 , "iPhone 16e" },
222+ { "iPhone18,1" , "v53ap" , 0x0C , 0x8150 , "iPhone 17 Pro" },
223+ { "iPhone18,2" , "v54ap" , 0x0E , 0x8150 , "iPhone 17 Pro Max" },
224+ { "iPhone18,3" , "v57ap" , 0x08 , 0x8150 , "iPhone 17" },
225+ { "iPhone18,4" , "d23ap" , 0x0A , 0x8150 , "iPhone Air" },
222226 /* iPod */
223227 { "iPod1,1" , "n45ap" , 0x02 , 0x8900 , "iPod Touch (1st gen)" },
224228 { "iPod2,1" , "n72ap" , 0x00 , 0x8720 , "iPod Touch (2nd gen)" },
@@ -389,6 +393,15 @@ static struct irecv_device irecv_devices[] = {
389393 { "Watch7,9" , "n217bap" , 0x12 , 0x8310 , "Apple Watch Series 10 (46mm)" },
390394 { "Watch7,10" , "n218sap" , 0x14 , 0x8310 , "Apple Watch Series 10 (42mm Cellular)" },
391395 { "Watch7,11" , "n218bap" , 0x16 , 0x8310 , "Apple Watch Series 10 (46mm Cellular)" },
396+ { "Watch7,12" , "n230ap" , 0x22 , 0x8310 , "Apple Watch Ultra 3" },
397+ { "Watch7,13" , "n243sap" , 0x28 , 0x8310 , "Apple Watch SE 3 (40mm)" },
398+ { "Watch7,14" , "n243bap" , 0x2A , 0x8310 , "Apple Watch SE 3 (44mm)" },
399+ { "Watch7,15" , "n244sap" , 0x2C , 0x8310 , "Apple Watch SE 3 (40mm Cellular)" },
400+ { "Watch7,16" , "n244bap" , 0x2E , 0x8310 , "Apple Watch SE 3 (44mm Cellular)" },
401+ { "Watch7,17" , "n227sap" , 0x18 , 0x8310 , "Apple Watch Series 11 (42mm)" },
402+ { "Watch7,18" , "n227bap" , 0x1A , 0x8310 , "Apple Watch Series 11 (46mm)" },
403+ { "Watch7,19" , "n228sap" , 0x1C , 0x8310 , "Apple Watch Series 11 (42mm Cellular)" },
404+ { "Watch7,20" , "n228bap" , 0x1E , 0x8310 , "Apple Watch Series 11 (46mm Cellular)" },
392405 /* Apple Silicon Macs */
393406 { "ADP3,2" , "j273aap" , 0x42 , 0x8027 , "Developer Transition Kit (2020)" },
394407 { "Macmini9,1" , "j274ap" , 0x22 , 0x8103 , "Mac mini (M1, 2020)" },
0 commit comments