summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/libirecovery.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/libirecovery.c b/src/libirecovery.c
index 9c225d1..4887241 100644
--- a/src/libirecovery.c
+++ b/src/libirecovery.c
@@ -170,6 +170,8 @@ static struct irecv_device irecv_devices[] = {
170 {"iPad6,8", "j99aap", 0x12, 0x8001 }, 170 {"iPad6,8", "j99aap", 0x12, 0x8001 },
171 {"iPad6,11", "j71sap", 0x10, 0x8000 }, 171 {"iPad6,11", "j71sap", 0x10, 0x8000 },
172 {"iPad6,12", "j72sap", 0x12, 0x8000 }, 172 {"iPad6,12", "j72sap", 0x12, 0x8000 },
173 {"iPad7,1", "j120ap", 0x0C, 0x8011 },
174 {"iPad7,2", "j121ap", 0x0E, 0x8011 },
173 {"AppleTV2,1", "k66ap", 0x10, 0x8930 }, 175 {"AppleTV2,1", "k66ap", 0x10, 0x8930 },
174 {"AppleTV3,1", "j33ap", 0x08, 0x8942 }, 176 {"AppleTV3,1", "j33ap", 0x08, 0x8942 },
175 {"AppleTV3,2","j33iap", 0x00, 0x8947 }, 177 {"AppleTV3,2","j33iap", 0x00, 0x8947 },