summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/libirecovery.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/libirecovery.c b/src/libirecovery.c
index d39a3c4..7349287 100644
--- a/src/libirecovery.c
+++ b/src/libirecovery.c
@@ -107,6 +107,8 @@ static struct irecv_device irecv_devices[] = {
{"iPhone6,2", "n53ap", 0x02, 0x8960 },
{"iPhone7,1", "n56ap", 0x04, 0x7000 },
{"iPhone7,2", "n61ap", 0x06, 0x7000 },
+ {"iPhone8,1", "n71ap", 0x04, 0x8000 },
+ {"iPhone8,2", "n66ap", 0x06, 0x8000 },
{"iPod1,1", "n45ap", 0x02, 0x8900 },
{"iPod2,1", "n72ap", 0x00, 0x8920 },
{"iPod3,1", "n18ap", 0x02, 0x8922 },