diff options
Diffstat (limited to 'src/libirecovery.c')
| -rw-r--r-- | src/libirecovery.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/libirecovery.c b/src/libirecovery.c index 3b12dd5..cd9b81e 100644 --- a/src/libirecovery.c +++ b/src/libirecovery.c | |||
| @@ -127,6 +127,10 @@ static struct irecv_device irecv_devices[] = { | |||
| 127 | {"iPhone8,2", "n66map", 0x06, 0x8003 }, | 127 | {"iPhone8,2", "n66map", 0x06, 0x8003 }, |
| 128 | {"iPhone8,4", "n69ap", 0x02, 0x8003 }, | 128 | {"iPhone8,4", "n69ap", 0x02, 0x8003 }, |
| 129 | {"iPhone8,4", "n69uap", 0x02, 0x8000 }, | 129 | {"iPhone8,4", "n69uap", 0x02, 0x8000 }, |
| 130 | {"iPhone9,1", "d10ap", 0x08, 0x8010 }, | ||
| 131 | {"iPhone9,2", "d11ap", 0x0a, 0x8010 }, | ||
| 132 | {"iPhone9,3", "d101ap", 0x0c, 0x8010 }, | ||
| 133 | {"iPhone9,4", "d111ap", 0x0e, 0x8010 }, | ||
| 130 | {"iPod1,1", "n45ap", 0x02, 0x8900 }, | 134 | {"iPod1,1", "n45ap", 0x02, 0x8900 }, |
| 131 | {"iPod2,1", "n72ap", 0x00, 0x8920 }, | 135 | {"iPod2,1", "n72ap", 0x00, 0x8920 }, |
| 132 | {"iPod3,1", "n18ap", 0x02, 0x8922 }, | 136 | {"iPod3,1", "n18ap", 0x02, 0x8922 }, |
