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 afdfabc..01033b2 100644
--- a/src/libirecovery.c
+++ b/src/libirecovery.c
@@ -165,6 +165,10 @@ static struct irecv_device irecv_devices[] = {
165 { "iPhone14,4", "d16ap", 0x08, 0x8110, "iPhone 13 mini" }, 165 { "iPhone14,4", "d16ap", 0x08, 0x8110, "iPhone 13 mini" },
166 { "iPhone14,5", "d17ap", 0x0A, 0x8110, "iPhone 13" }, 166 { "iPhone14,5", "d17ap", 0x0A, 0x8110, "iPhone 13" },
167 { "iPhone14,6", "d49ap", 0x10, 0x8110, "iPhone SE (3rd gen)" }, 167 { "iPhone14,6", "d49ap", 0x10, 0x8110, "iPhone SE (3rd gen)" },
168 { "iPhone14,7", "d27ap", 0x18, 0x8110, "iPhone 14" },
169 { "iPhone14,8", "d28ap", 0x1A, 0x8110, "iPhone 14 Plus" },
170 { "iPhone15,2", "d73ap", 0x0C, 0x8120, "iPhone 14 Pro" },
171 { "iPhone15,3", "d74ap", 0x0E, 0x8120, "iPhone 14 Pro Max" },
168 /* iPod */ 172 /* iPod */
169 { "iPod1,1", "n45ap", 0x02, 0x8900, "iPod Touch (1st gen)" }, 173 { "iPod1,1", "n45ap", 0x02, 0x8900, "iPod Touch (1st gen)" },
170 { "iPod2,1", "n72ap", 0x00, 0x8720, "iPod Touch (2nd gen)" }, 174 { "iPod2,1", "n72ap", 0x00, 0x8720, "iPod Touch (2nd gen)" },