summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/libirecovery.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/libirecovery.c b/src/libirecovery.c
index 3410c8a..7ba2dd9 100644
--- a/src/libirecovery.c
+++ b/src/libirecovery.c
@@ -111,6 +111,10 @@ static struct irecv_device irecv_devices[] = {
{"iPad3,4", "p101ap", 0x00, 0x8955 },
{"iPad3,5", "p102ap", 0x02, 0x8955 },
{"iPad3,6", "p103ap", 0x04, 0x8955 },
+ {"iPad4,1", "j71ap", 0x10, 0x8960 },
+ {"iPad4,2", "j72ap", 0x12, 0x8960 },
+ {"iPad4,4", "j85ap", 0x0a, 0x8960 },
+ {"iPad4,5", "j86ap", 0x0c, 0x8960 },
{"AppleTV2,1", "k66ap", 0x10, 0x8930 },
{"AppleTV3,1", "j33ap", 0x08, 0x8942 },
{"AppleTV3,2","j33iap", 0x00, 0x8947 },