On Sat, 2007-01-27 at 15:01 -0500, Chris Frey wrote:
> On Sat, Jan 27, 2007 at 04:48:18AM -0500, Rick Scott wrote:
> > I seem to recall the 6200 would do this. I added the following before
> > attempting the magic incantation .....
> >
> > if (dev->descriptor.bcdDevice >= 0x0100 && dev->config[i].MaxPower <
> > 250)
>
> Interesting... I suspect this just stops the wild cycling, but doesn't
> change the power setting?
I don't even attempt to change it. It may not even need the higher
setting. The annoying nag about the power doesn't pop-up.
>
> Does the 6200 have multiple configurations after a reset? Maybe a different
> configuration has the 500mA setting.
Only the one configuration. Unless they use some other method to hide
one :)
>
> Thanks!
> - Chris
|