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 52877bc..d632b63 100644
--- a/src/libirecovery.c
+++ b/src/libirecovery.c
@@ -135,6 +135,8 @@ static struct irecv_device irecv_devices[] = {
135 {"iPad4,7", "j85map", 0x32, 0x8960 }, 135 {"iPad4,7", "j85map", 0x32, 0x8960 },
136 {"iPad4,8", "j86map", 0x34, 0x8960 }, 136 {"iPad4,8", "j86map", 0x34, 0x8960 },
137 {"iPad4,9", "j87map", 0x36, 0x8960 }, 137 {"iPad4,9", "j87map", 0x36, 0x8960 },
138 {"iPad5,3", "j81ap", 0x06, 0x7001 },
139 {"iPad5,4", "j82ap", 0x02, 0x7001 },
138 {"AppleTV2,1", "k66ap", 0x10, 0x8930 }, 140 {"AppleTV2,1", "k66ap", 0x10, 0x8930 },
139 {"AppleTV3,1", "j33ap", 0x08, 0x8942 }, 141 {"AppleTV3,1", "j33ap", 0x08, 0x8942 },
140 {"AppleTV3,2","j33iap", 0x00, 0x8947 }, 142 {"AppleTV3,2","j33iap", 0x00, 0x8947 },