summaryrefslogtreecommitdiffstats
path: root/src/libirecovery.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/libirecovery.c')
-rw-r--r--src/libirecovery.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/libirecovery.c b/src/libirecovery.c
index 857e4c2..7906360 100644
--- a/src/libirecovery.c
+++ b/src/libirecovery.c
@@ -159,6 +159,10 @@ static struct irecv_device irecv_devices[] = {
{ "iPhone14,8", "d28ap", 0x1A, 0x8110, "iPhone 14 Plus" },
{ "iPhone15,2", "d73ap", 0x0C, 0x8120, "iPhone 14 Pro" },
{ "iPhone15,3", "d74ap", 0x0E, 0x8120, "iPhone 14 Pro Max" },
+ { "iPhone15,4", "d37ap", 0x08, 0x8120, "iPhone 15" },
+ { "iPhone15,5", "d38ap", 0x0A, 0x8120, "iPhone 15 Plus" },
+ { "iPhone16,1", "d83ap", 0x04, 0x8130, "iPhone 15 Pro" },
+ { "iPhone16,2", "d84ap", 0x06, 0x8130, "iPhone 15 Pro Max" },
/* iPod */
{ "iPod1,1", "n45ap", 0x02, 0x8900, "iPod Touch (1st gen)" },
{ "iPod2,1", "n72ap", 0x00, 0x8720, "iPod Touch (2nd gen)" },