Sven Anderson wrote:
> Hi USB-developers,
>
> I recognized that in unusual_devs.h of kernel 2.6.11.7 a lot of ProductIDs
> for different iPod models (mini & photo) are missing, which all need the
> US_FL_FIX_CAPACITY flag. Furthermore I noticed, that with the last
> firmware update of the iPod Photo (1.1) the bcdDevice changed, which
> resulted in the iPod not being recognized anymore, so I set the range to
> 0x0000-0xffff. This is not a problem I think, as the entry is anyway
> only for the US_FL_FIX_CAPACITY flag.

Erm. OK, several comments:

1. You're adding product IDs 1202, 1203, 1204, and 1205. 1203 was
already there, but you remove it, OK, but 1205 is already there, so
you'll need to fix that.

2. I'm OK with the full bcd range if Apple is changing it on firmware
revs... fine, but it's bcd, not hex... 0x9999 =)

3. It's rather obnoxious to take the original submitter's credit away.

4. Your /proc/bus/usb/devices shows 1204, but I see no evidence 1202 is
really an iPod.

It also looks like 1205's entry is getting mangled, but I haven't
attempted to apply the patch, so I'm not sure.

--
Phil Dibowitz                             [EMAIL PROTECTED]
Freeware and Technical Pages              Insanity Palace of Metallica
http://www.phildev.net/                   http://www.ipom.com/

"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety."
 - Benjamin Franklin, 1759

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to