On Wed, Jul 15, 2009 at 8:37 AM, Zach Welch<[email protected]> wrote: >> By the way, I believe parport_giveio is not working for Vista 64bit. >> This is similar to the issues of libusb-win32 (driver signing). >> Maybe this can be added to the README file. > > Yes, but I think the TODO is a better place for bugs. Send a patch. :) >
I am familiar with the libusb-win32 issue. But I am not that familiar with the parallel port driver options for Windows. Actually I have an Olimex Wiggler clone but my desktop does not have a parallel port. Anyway, I just did some Google search and it seems that there are at least two Open Source options for the giveio driver replacement. Both may need some codes rewrite but the driver signing issue has been solved. 1) InpOut32 and InpOutx64 I think this is also widely used. http://www.highrez.co.uk/Downloads/InpOut32/default.htm A nice guy helped signed the driver so it is now working under Vista 64bit. 2) WinRing0 This is less well-known. http://sourceforge.net/projects/winring0/ According to the website, it is also digitally signed and work under Vista 64. Any one here are familiar with the above drivers? So hopefully some nice guys will also help signed the libusb-win32 driver. ;-) -- Xiaofan http://mcuee.blogspot.com _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
