diff options
| -rw-r--r-- | include/libirecovery.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/include/libirecovery.h b/include/libirecovery.h index 2a6862e..a5039d9 100644 --- a/include/libirecovery.h +++ b/include/libirecovery.h | |||
| @@ -53,6 +53,11 @@ extern "C" { | |||
| 53 | #define CPID_IPAD22 0x8940 | 53 | #define CPID_IPAD22 0x8940 |
| 54 | #define CPID_IPAD23 0x8940 | 54 | #define CPID_IPAD23 0x8940 |
| 55 | #define CPID_IPHONE4S 0x8940 | 55 | #define CPID_IPHONE4S 0x8940 |
| 56 | #define CPID_APPLETV31 0x8942 | ||
| 57 | #define CPID_IPAD24 0x8942 | ||
| 58 | #define CPID_IPAD31 0x8945 | ||
| 59 | #define CPID_IPAD32 0x8945 | ||
| 60 | #define CPID_IPAD33 0x8945 | ||
| 56 | 61 | ||
| 57 | #define BDID_UNKNOWN -1 | 62 | #define BDID_UNKNOWN -1 |
| 58 | #define BDID_IPHONE2G 0x00 | 63 | #define BDID_IPHONE2G 0x00 |
| @@ -70,6 +75,11 @@ extern "C" { | |||
| 70 | #define BDID_IPAD22 0x06 | 75 | #define BDID_IPAD22 0x06 |
| 71 | #define BDID_IPAD23 0x02 | 76 | #define BDID_IPAD23 0x02 |
| 72 | #define BDID_IPHONE4S 0x08 | 77 | #define BDID_IPHONE4S 0x08 |
| 78 | #define BDID_APPLETV31 0x08 | ||
| 79 | #define BDID_IPAD24 0x06 | ||
| 80 | #define BDID_IPAD31 0x00 | ||
| 81 | #define BDID_IPAD32 0x02 | ||
| 82 | #define BDID_IPAD33 0x04 | ||
| 73 | 83 | ||
| 74 | #define DEVICE_UNKNOWN -1 | 84 | #define DEVICE_UNKNOWN -1 |
| 75 | #define DEVICE_IPHONE2G 0 | 85 | #define DEVICE_IPHONE2G 0 |
