diff options
| -rw-r--r-- | src/libirecovery.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/libirecovery.c b/src/libirecovery.c index 4e278c6..62c675a 100644 --- a/src/libirecovery.c +++ b/src/libirecovery.c | |||
| @@ -159,6 +159,8 @@ static struct irecv_device irecv_devices[] = { | |||
| 159 | {"iPad5,2", "j97ap", 0x0A, 0x7000 }, | 159 | {"iPad5,2", "j97ap", 0x0A, 0x7000 }, |
| 160 | {"iPad5,3", "j81ap", 0x06, 0x7001 }, | 160 | {"iPad5,3", "j81ap", 0x06, 0x7001 }, |
| 161 | {"iPad5,4", "j82ap", 0x02, 0x7001 }, | 161 | {"iPad5,4", "j82ap", 0x02, 0x7001 }, |
| 162 | {"iPad6,3", "j127ap", 0x08, 0x8001 }, | ||
| 163 | {"iPad6,4", "j128ap", 0x0a, 0x8001 }, | ||
| 162 | {"iPad6,7", "j98aap", 0x10, 0x8001 }, | 164 | {"iPad6,7", "j98aap", 0x10, 0x8001 }, |
| 163 | {"iPad6,8", "j99aap", 0x12, 0x8001 }, | 165 | {"iPad6,8", "j99aap", 0x12, 0x8001 }, |
| 164 | {"AppleTV2,1", "k66ap", 0x10, 0x8930 }, | 166 | {"AppleTV2,1", "k66ap", 0x10, 0x8930 }, |
