diff options
Diffstat (limited to 'daemon/usb.h')
| -rw-r--r-- | daemon/usb.h | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/daemon/usb.h b/daemon/usb.h index 621ccb2..7e20dce 100644 --- a/daemon/usb.h +++ b/daemon/usb.h | |||
| @@ -42,11 +42,8 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA | |||
| 42 | #define USB_PACKET_SIZE 512 | 42 | #define USB_PACKET_SIZE 512 |
| 43 | 43 | ||
| 44 | #define VID_APPLE 0x5ac | 44 | #define VID_APPLE 0x5ac |
| 45 | #define PID_IPHONE2G 0x1290 | 45 | #define PID_RANGE_LOW 0x1290 |
| 46 | #define PID_ITOUCH1G 0x1291 | 46 | #define PID_RANGE_MAX 0x1299 |
| 47 | #define PID_IPHONE3G 0x1292 | ||
| 48 | #define PID_ITOUCH2G 0x1293 | ||
| 49 | #define PID_IPHONE3GS 0x1294 | ||
| 50 | 47 | ||
| 51 | #define USB_INTERFACE 1 | 48 | #define USB_INTERFACE 1 |
| 52 | 49 | ||
