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[] = {
125 {"iPhone8,1", "n71map", 0x04, 0x8003 }, 125 {"iPhone8,1", "n71map", 0x04, 0x8003 },
126 {"iPhone8,2", "n66ap", 0x06, 0x8000 }, 126 {"iPhone8,2", "n66ap", 0x06, 0x8000 },
127 {"iPhone8,2", "n66map", 0x06, 0x8003 }, 127 {"iPhone8,2", "n66map", 0x06, 0x8003 },
128 {"iPhone8,4", "n69ap", 0x02, 0x8003 },
129 {"iPhone8,4", "n69uap", 0x02, 0x8000 },
128 {"iPod1,1", "n45ap", 0x02, 0x8900 }, 130 {"iPod1,1", "n45ap", 0x02, 0x8900 },
129 {"iPod2,1", "n72ap", 0x00, 0x8920 }, 131 {"iPod2,1", "n72ap", 0x00, 0x8920 },
130 {"iPod3,1", "n18ap", 0x02, 0x8922 }, 132 {"iPod3,1", "n18ap", 0x02, 0x8922 },