diff options
Diffstat (limited to 'src/libirecovery.c')
| -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 b4e3e0c..ece6cb2 100644 --- a/src/libirecovery.c +++ b/src/libirecovery.c | |||
| @@ -106,6 +106,8 @@ static struct irecv_device irecv_devices[] = { | |||
| 106 | {"iPhone5,4", "n49ap", 0x0e, 0x8950 }, | 106 | {"iPhone5,4", "n49ap", 0x0e, 0x8950 }, |
| 107 | {"iPhone6,1", "n51ap", 0x00, 0x8960 }, | 107 | {"iPhone6,1", "n51ap", 0x00, 0x8960 }, |
| 108 | {"iPhone6,2", "n53ap", 0x02, 0x8960 }, | 108 | {"iPhone6,2", "n53ap", 0x02, 0x8960 }, |
| 109 | {"iPhone7,1", "n56ap", 0x04, 0x7000 }, | ||
| 110 | {"iPhone7,2", "n61ap", 0x06, 0x7000 }, | ||
| 109 | {"iPod1,1", "n45ap", 0x02, 0x8900 }, | 111 | {"iPod1,1", "n45ap", 0x02, 0x8900 }, |
| 110 | {"iPod2,1", "n72ap", 0x00, 0x8920 }, | 112 | {"iPod2,1", "n72ap", 0x00, 0x8920 }, |
| 111 | {"iPod3,1", "n18ap", 0x02, 0x8922 }, | 113 | {"iPod3,1", "n18ap", 0x02, 0x8922 }, |
