summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/libirecovery.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/libirecovery.c b/src/libirecovery.c
index 726e23a..4084205 100644
--- a/src/libirecovery.c
+++ b/src/libirecovery.c
@@ -183,6 +183,8 @@ static struct irecv_device irecv_devices[] = {
183 {"iPad7,2", "j121ap", 0x0E, 0x8011 }, 183 {"iPad7,2", "j121ap", 0x0E, 0x8011 },
184 {"iPad7,3", "j207ap", 0x04, 0x8011 }, 184 {"iPad7,3", "j207ap", 0x04, 0x8011 },
185 {"iPad7,4", "j208ap", 0x06, 0x8011 }, 185 {"iPad7,4", "j208ap", 0x06, 0x8011 },
186 {"iPad7,5", "j71bap", 0x18, 0x8010 },
187 {"iPad7,6", "j72bap", 0x1A, 0x8010 },
186 {"AppleTV2,1", "k66ap", 0x10, 0x8930 }, 188 {"AppleTV2,1", "k66ap", 0x10, 0x8930 },
187 {"AppleTV3,1", "j33ap", 0x08, 0x8942 }, 189 {"AppleTV3,1", "j33ap", 0x08, 0x8942 },
188 {"AppleTV3,2","j33iap", 0x00, 0x8947 }, 190 {"AppleTV3,2","j33iap", 0x00, 0x8947 },