diff options
| -rw-r--r-- | src/libirecovery.c | 4 |
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[] = { | |||
| 111 | {"iPad3,4", "p101ap", 0x00, 0x8955 }, | 111 | {"iPad3,4", "p101ap", 0x00, 0x8955 }, |
| 112 | {"iPad3,5", "p102ap", 0x02, 0x8955 }, | 112 | {"iPad3,5", "p102ap", 0x02, 0x8955 }, |
| 113 | {"iPad3,6", "p103ap", 0x04, 0x8955 }, | 113 | {"iPad3,6", "p103ap", 0x04, 0x8955 }, |
| 114 | {"iPad4,1", "j71ap", 0x10, 0x8960 }, | ||
| 115 | {"iPad4,2", "j72ap", 0x12, 0x8960 }, | ||
| 116 | {"iPad4,4", "j85ap", 0x0a, 0x8960 }, | ||
| 117 | {"iPad4,5", "j86ap", 0x0c, 0x8960 }, | ||
| 114 | {"AppleTV2,1", "k66ap", 0x10, 0x8930 }, | 118 | {"AppleTV2,1", "k66ap", 0x10, 0x8930 }, |
| 115 | {"AppleTV3,1", "j33ap", 0x08, 0x8942 }, | 119 | {"AppleTV3,1", "j33ap", 0x08, 0x8942 }, |
| 116 | {"AppleTV3,2","j33iap", 0x00, 0x8947 }, | 120 | {"AppleTV3,2","j33iap", 0x00, 0x8947 }, |
