diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/libirecovery.c | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/libirecovery.c b/src/libirecovery.c index 945e591..38ef773 100644 --- a/src/libirecovery.c +++ b/src/libirecovery.c | |||
| @@ -195,6 +195,14 @@ static struct irecv_device irecv_devices[] = { | |||
| 195 | {"iPad7,4", "j208ap", 0x06, 0x8011 }, | 195 | {"iPad7,4", "j208ap", 0x06, 0x8011 }, |
| 196 | {"iPad7,5", "j71bap", 0x18, 0x8010 }, | 196 | {"iPad7,5", "j71bap", 0x18, 0x8010 }, |
| 197 | {"iPad7,6", "j72bap", 0x1A, 0x8010 }, | 197 | {"iPad7,6", "j72bap", 0x1A, 0x8010 }, |
| 198 | {"iPad8,1", "j317ap", 0x0C, 0x8027 }, | ||
| 199 | {"iPad8,2", "j317xap", 0x1C, 0x8027 }, | ||
| 200 | {"iPad8,3", "j318ap", 0x0E, 0x8027 }, | ||
| 201 | {"iPad8,4", "j318xap", 0x1E, 0x8027 }, | ||
| 202 | {"iPad8,5", "j320ap", 0x08, 0x8027 }, | ||
| 203 | {"iPad8,6", "j320xap", 0x18, 0x8027 }, | ||
| 204 | {"iPad8,7", "j321ap", 0x0A, 0x8027 }, | ||
| 205 | {"iPad8,8", "j321xap", 0x1A, 0x8027 }, | ||
| 198 | {"AppleTV2,1", "k66ap", 0x10, 0x8930 }, | 206 | {"AppleTV2,1", "k66ap", 0x10, 0x8930 }, |
| 199 | {"AppleTV3,1", "j33ap", 0x08, 0x8942 }, | 207 | {"AppleTV3,1", "j33ap", 0x08, 0x8942 }, |
| 200 | {"AppleTV3,2","j33iap", 0x00, 0x8947 }, | 208 | {"AppleTV3,2","j33iap", 0x00, 0x8947 }, |
