On Tue, Jul 7, 2009 at 7:59 PM, Spencer Oliver<[email protected]> wrote:
>> Are you saying you have problems under Windows but not Linux?
>>
>
> yes, linux works win32 is broken.
> The attached patch fixes the problem, but i do not like waiting for the
> re-enumeration under win32 -
> linux does not suffer the same fate.

Maybe Linur will suffer in the future with future kernels. I am not
exactly sure why Linux does not suffer the same problem. Maybe
David Brownell can explain this one.

I am thinking that this usb_reset() can be replaced by less heavy
handed approach like usb_resetep(). Actually the followed
usb_set_configuration() is a light-weight reset already.
http://libusb.sourceforge.net/doc/ref.deviceops.html

> do we know whether the v8 has the same behaviour under win32?
> if not then making this conditional would be better.
>

Gary has the V8. So he probably can answer this if he is using
Windows. But I think it will suffer from this problem.




-- 
Xiaofan http://mcuee.blogspot.com
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to