diff options
| author | 2011-03-14 15:25:47 +0100 | |
|---|---|---|
| committer | 2011-03-15 12:35:15 +0100 | |
| commit | 00335c0197c3e130d7002ebab2a808a9433b3233 (patch) | |
| tree | 9529fce88a01f89488802754b1cefbc3acef4049 /daemon/usb.h | |
| parent | b1b30622b461397485cd19e6d83b500793680271 (diff) | |
| download | usbmuxd-00335c0197c3e130d7002ebab2a808a9433b3233.tar.gz usbmuxd-00335c0197c3e130d7002ebab2a808a9433b3233.tar.bz2 | |
Bump PID range for iPad 2, iPhone 5 and their variantsv1.0.7
Diffstat (limited to 'daemon/usb.h')
| -rw-r--r-- | daemon/usb.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/daemon/usb.h b/daemon/usb.h index 9884d7f..6fe7ee6 100644 --- a/daemon/usb.h +++ b/daemon/usb.h | |||
| @@ -46,7 +46,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA | |||
| 46 | 46 | ||
| 47 | #define VID_APPLE 0x5ac | 47 | #define VID_APPLE 0x5ac |
| 48 | #define PID_RANGE_LOW 0x1290 | 48 | #define PID_RANGE_LOW 0x1290 |
| 49 | #define PID_RANGE_MAX 0x129f | 49 | #define PID_RANGE_MAX 0x12af |
| 50 | 50 | ||
| 51 | struct usb_device; | 51 | struct usb_device; |
| 52 | 52 | ||
