diff options
Diffstat (limited to 'src')
| -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 4887241..632331e 100644 --- a/src/libirecovery.c +++ b/src/libirecovery.c | |||
| @@ -172,6 +172,8 @@ static struct irecv_device irecv_devices[] = { | |||
| 172 | {"iPad6,12", "j72sap", 0x12, 0x8000 }, | 172 | {"iPad6,12", "j72sap", 0x12, 0x8000 }, |
| 173 | {"iPad7,1", "j120ap", 0x0C, 0x8011 }, | 173 | {"iPad7,1", "j120ap", 0x0C, 0x8011 }, |
| 174 | {"iPad7,2", "j121ap", 0x0E, 0x8011 }, | 174 | {"iPad7,2", "j121ap", 0x0E, 0x8011 }, |
| 175 | {"iPad7,3", "j207ap", 0x04, 0x8011 }, | ||
| 176 | {"iPad7,4", "j208ap", 0x06, 0x8011 }, | ||
| 175 | {"AppleTV2,1", "k66ap", 0x10, 0x8930 }, | 177 | {"AppleTV2,1", "k66ap", 0x10, 0x8930 }, |
| 176 | {"AppleTV3,1", "j33ap", 0x08, 0x8942 }, | 178 | {"AppleTV3,1", "j33ap", 0x08, 0x8942 }, |
| 177 | {"AppleTV3,2","j33iap", 0x00, 0x8947 }, | 179 | {"AppleTV3,2","j33iap", 0x00, 0x8947 }, |
