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 707a9c6..22bbc0c 100644 --- a/src/libirecovery.c +++ b/src/libirecovery.c | |||
| @@ -157,6 +157,10 @@ static struct irecv_device irecv_devices[] = { | |||
| 157 | { "iPhone12,3", "d421ap", 0x06, 0x8030, "iPhone 11 Pro" }, | 157 | { "iPhone12,3", "d421ap", 0x06, 0x8030, "iPhone 11 Pro" }, |
| 158 | { "iPhone12,5", "d431ap", 0x02, 0x8030, "iPhone 11 Pro Max" }, | 158 | { "iPhone12,5", "d431ap", 0x02, 0x8030, "iPhone 11 Pro Max" }, |
| 159 | { "iPhone12,8", "d79ap", 0x10, 0x8030, "iPhone SE (2020)" }, | 159 | { "iPhone12,8", "d79ap", 0x10, 0x8030, "iPhone SE (2020)" }, |
| 160 | { "iPhone13,1", "d52gap", 0x0A, 0x8101, "iPhone 12 mini" }, | ||
| 161 | { "iPhone13,2", "d53gap", 0x0C, 0x8101, "iPhone 12" }, | ||
| 162 | { "iPhone13,3", "d53pap", 0x0E, 0x8101, "iPhone 12 Pro" }, | ||
| 163 | { "iPhone13,4", "d54pap", 0x08, 0x8101, "iPhone 12 Pro Max" }, | ||
| 160 | /* iPod */ | 164 | /* iPod */ |
| 161 | { "iPod1,1", "n45ap", 0x02, 0x8900, "iPod Touch (1st gen)" }, | 165 | { "iPod1,1", "n45ap", 0x02, 0x8900, "iPod Touch (1st gen)" }, |
| 162 | { "iPod2,1", "n72ap", 0x00, 0x8720, "iPod Touch (2nd gen)" }, | 166 | { "iPod2,1", "n72ap", 0x00, 0x8720, "iPod Touch (2nd gen)" }, |
