diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/libirecovery.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/libirecovery.c b/src/libirecovery.c index f791982..52877bc 100644 --- a/src/libirecovery.c +++ b/src/libirecovery.c | |||
| @@ -132,6 +132,9 @@ static struct irecv_device irecv_devices[] = { | |||
| 132 | {"iPad4,4", "j85ap", 0x0a, 0x8960 }, | 132 | {"iPad4,4", "j85ap", 0x0a, 0x8960 }, |
| 133 | {"iPad4,5", "j86ap", 0x0c, 0x8960 }, | 133 | {"iPad4,5", "j86ap", 0x0c, 0x8960 }, |
| 134 | {"iPad4,6", "j87ap", 0x0e, 0x8960 }, | 134 | {"iPad4,6", "j87ap", 0x0e, 0x8960 }, |
| 135 | {"iPad4,7", "j85map", 0x32, 0x8960 }, | ||
| 136 | {"iPad4,8", "j86map", 0x34, 0x8960 }, | ||
| 137 | {"iPad4,9", "j87map", 0x36, 0x8960 }, | ||
| 135 | {"AppleTV2,1", "k66ap", 0x10, 0x8930 }, | 138 | {"AppleTV2,1", "k66ap", 0x10, 0x8930 }, |
| 136 | {"AppleTV3,1", "j33ap", 0x08, 0x8942 }, | 139 | {"AppleTV3,1", "j33ap", 0x08, 0x8942 }, |
| 137 | {"AppleTV3,2","j33iap", 0x00, 0x8947 }, | 140 | {"AppleTV3,2","j33iap", 0x00, 0x8947 }, |
