Fix #779560 (iPad2 device ID not supported by apple driver)

This commit is contained in:
Kovid Goyal 2011-05-08 17:06:14 -06:00
parent 81a5016041
commit cd6f43c13f

View File

@ -205,7 +205,7 @@ class ITUNES(DriverBase):
# 0x129a iPad
# 0x12a2 iPad2
VENDOR_ID = [0x05ac]
PRODUCT_ID = [0x1292,0x1293,0x1294,0x1297,0x1299,0x129a,0x12a2]
PRODUCT_ID = [0x1292,0x1293,0x1294,0x1297,0x1299,0x129a,0x129f,0x12a2]
BCD = [0x01]
# Plugboard ID