On Sat, 24 Dec 2011, Dave Anderson wrote:

>On Fri, 23 Dec 2011, Brynet wrote:
>
>>On Fri, Dec 23, 2011 at 09:30:44PM -0500, Dave Anderson wrote:
>>> For the iPhone, yes, but evidently not for the iPad2.
>>
>>Yes, it will be a manual effort for as long as Apple releases new devices.
>>
>>> >If you want to use libusb ports (..like gphoto2), you'll need to add 
>>> >similars
>>> >quirks for the iPad2.
>>> >
>>> >You didn't post the product ID.
>>>
>>> I assumed (perhaps foolishly) that this was already known since the
>>> device was recognized as '"Apple Inc. iPad" rev 2.00/0.01'.  And I don't
>>> _have_ the product ID anywhere I know of (other than by looking in the
>>> source).
>>
>>That is the product name obtained from the device itself, you'll need to add 
>>it
>>to usbdevs and regen first. Patches for other iDevices are on the lists, it
>>should be easy enough for you to find them in the archives.
>>
>>Each model has it's own product ID, AFAIK they're not published by Apple.
>>
>>Look at usbdevs(8), specifically the verbose option.
>
>Ungh.  I think I was confusing what appears in the dmesg for PCI devices
>with what appears for USB devices.  Apologies to all.  I'll run usbdevs
>and report the product ID when I get the chance.  There's no urgency
>from my side; I'm not trying to do anything with this (yet).

Rather belatedly:

# usbdevs -v
Controller /dev/usb0:
addr 1: high speed, self powered, config 1, EHCI root hub(0x0000), 
Intel(0x8086), rev 1.00
 port 1 addr 2: high speed, self powered, config 1, Rate Matching Hub(0x0024), 
Intel(0x8087), rev 0.00
  port 1 addr 3: full speed, power 100 mA, config 1, product 0x0018(0x0018), 
vendor 0x138a(0x138a), rev 0.78, iSerialNumber 723ca8ccb3ec
  port 2 addr 4: high speed, power 500 mA, config 1, HP TrueVision HD(0xd281), S
uYin
(0x064e), rev 1.10, iSerialNumber HF1016-A821-OV011-VH-R01.01.00
  port 3 powered
  port 4 powered
  port 5 powered
  port 6 powered
 port 2 powered
Controller /dev/usb1:
addr 1: high speed, self powered, config 1, EHCI root hub(0x0000), 
Intel(0x8086), rev 1.00
 port 1 addr 2: high speed, self powered, config 1, Rate Matching Hub(0x0024), 
Intel(0x8087), rev 0.00
  port 1 addr 3: high speed, power 500 mA, config 2, iPad(0x129f), Apple 
Inc.(0x05ac), rev 0.01, iSerialNumber 0180f6af0eec5919c2d1b373dc8253afcabd1925
  port 2 powered
  port 3 powered
  port 4 powered
  port 5 powered
  port 6 powered
 port 2 powered
#

        Dave

-- 
Dave Anderson
<d...@daveanderson.com>

Reply via email to