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 6626b1d..4e278c6 100644
--- a/src/libirecovery.c
+++ b/src/libirecovery.c
@@ -125,6 +125,8 @@ static struct irecv_device irecv_devices[] = {
{"iPhone8,1", "n71map", 0x04, 0x8003 },
{"iPhone8,2", "n66ap", 0x06, 0x8000 },
{"iPhone8,2", "n66map", 0x06, 0x8003 },
+ {"iPhone8,4", "n69ap", 0x02, 0x8003 },
+ {"iPhone8,4", "n69uap", 0x02, 0x8000 },
{"iPod1,1", "n45ap", 0x02, 0x8900 },
{"iPod2,1", "n72ap", 0x00, 0x8920 },
{"iPod3,1", "n18ap", 0x02, 0x8922 },