diff options
Diffstat (limited to 'src/usb.h')
-rw-r--r-- | src/usb.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -47,6 +47,7 @@ | |||
47 | #define PID_RANGE_LOW 0x1290 | 47 | #define PID_RANGE_LOW 0x1290 |
48 | #define PID_RANGE_MAX 0x12af | 48 | #define PID_RANGE_MAX 0x12af |
49 | #define PID_APPLE_T2_COPROCESSOR 0x8600 | 49 | #define PID_APPLE_T2_COPROCESSOR 0x8600 |
50 | #define PID_APPLE_SILICON_RESTORE 0x1901 | ||
50 | 51 | ||
51 | struct usb_device; | 52 | struct usb_device; |
52 | 53 | ||