summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/libirecovery.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libirecovery.c b/src/libirecovery.c
index ea60a6a..2087b16 100644
--- a/src/libirecovery.c
+++ b/src/libirecovery.c
@@ -156,6 +156,7 @@ static struct irecv_device irecv_devices[] = {
156 { "iPhone12,1", "n104ap", 0x04, 0x8030, "iPhone 11" }, 156 { "iPhone12,1", "n104ap", 0x04, 0x8030, "iPhone 11" },
157 { "iPhone12,3", "d421ap", 0x06, 0x8030, "iPhone 11 Pro" }, 157 { "iPhone12,3", "d421ap", 0x06, 0x8030, "iPhone 11 Pro" },
158 { "iPhone12,5", "d431ap", 0x02, 0x8030, "iPhone 11 Pro Max" }, 158 { "iPhone12,5", "d431ap", 0x02, 0x8030, "iPhone 11 Pro Max" },
159 { "iPhone12,8", "d79ap", 0x10, 0x8030, "iPhone SE (2020)" },
159 /* iPod */ 160 /* iPod */
160 { "iPod1,1", "n45ap", 0x02, 0x8900, "iPod Touch (1st gen)" }, 161 { "iPod1,1", "n45ap", 0x02, 0x8900, "iPod Touch (1st gen)" },
161 { "iPod2,1", "n72ap", 0x00, 0x8720, "iPod Touch (2nd gen)" }, 162 { "iPod2,1", "n72ap", 0x00, 0x8720, "iPod Touch (2nd gen)" },