mkorenkov / ipad_charge

charge Apple devices under Ubuntu Linux
GNU General Public License v2.0
258 stars 72 forks source link

iPad 2 idProduct not recognized #20

Closed gleber closed 11 years ago

gleber commented 11 years ago

It seems that my iPad has a different idProduct:

$ lsusb | grep iPad
Bus 005 Device 003: ID 05ac:129f Apple, Inc. iPad 2
pmadhyastha commented 11 years ago

define PRODUCT_IPAD2 0x129f

It seems like it is included, please check ipad_charge.c.

What seems to be the problem?

pmadhyastha commented 11 years ago

Seems like the issue is resolved.

I am closing this issue.