2010-05-22 |
Michael Gernoth | fix prototype for _Z14isModuleLoadedPci |
blob | commitdiff | raw |
2010-05-22 |
Michael Gernoth | support for ISE 12 |
blob | commitdiff | raw | diff to current |
2008-11-27 |
Michael Gernoth | Let usb-driver work with a no-module kernel by Gyorgy... |
blob | commitdiff | raw | diff to current |
2008-09-23 |
Michael Gernoth | cable sharing for USB needs to overload semop, this... |
blob | commitdiff | raw | diff to current |
2008-04-12 |
Michael Gernoth | improve debug output |
blob | commitdiff | raw | diff to current |
2008-04-12 |
Michael Gernoth | implement support for multiple XPCU cables for ISE... |
blob | commitdiff | raw | diff to current |
2008-04-12 |
Michael Gernoth | pass pointer to usb-driver structure through impact |
blob | commitdiff | raw | diff to current |
2008-04-12 |
Michael Gernoth | make it possible to return an error everywhere |
blob | commitdiff | raw | diff to current |
2008-04-11 |
Michael Gernoth | move interrupt functions to xpcu.c |
blob | commitdiff | raw | diff to current |
2008-04-11 |
Michael Gernoth | rework more XPCU code. INT_* still needs to be moved |
blob | commitdiff | raw | diff to current |
2008-04-11 |
Michael Gernoth | move card_type into xpcu_s |
blob | commitdiff | raw | diff to current |
2008-04-11 |
Michael Gernoth | add xpcu_set_interface |
blob | commitdiff | raw | diff to current |
2008-04-11 |
Michael Gernoth | add xpcu_close |
blob | commitdiff | raw | diff to current |
2008-04-11 |
Michael Gernoth | move XPCU transfer function |
blob | commitdiff | raw | diff to current |
2008-04-11 |
Michael Gernoth | begin separating XPCU functions into own file |
blob | commitdiff | raw | diff to current |
2008-04-10 |
Michael Gernoth | release usb-device on close |
blob | commitdiff | raw | diff to current |
2008-04-10 |
Michael Gernoth | fix usb_reset. sharing the cable between applications... |
blob | commitdiff | raw | diff to current |
2008-04-10 |
Michael Gernoth | make it possible to share the USB and parallel cable... |
blob | commitdiff | raw | diff to current |
2008-04-10 |
Michael Gernoth | reset the USB cable when /dev/windrvr6 is closed. |
blob | commitdiff | raw | diff to current |
2008-03-29 |
Michael Gernoth | Fix 32-bit ISE 10.1 on 64-bit platform. |
blob | commitdiff | raw | diff to current |
2007-11-03 |
Michael Gernoth | do not export unnecessary symbols |
blob | commitdiff | raw | diff to current |
2007-09-06 |
Michael Gernoth | be compatible with libusb-versions without dev->devnum... |
blob | commitdiff | raw | diff to current |
2007-08-29 |
Michael Gernoth | Merge branch 'master' of agrajag.zerfleddert.de:/git... |
blob | commitdiff | raw | diff to current |
2007-08-29 |
Michael Gernoth | ignore bus-id on XILINX_USB_DEV setting missing a device-id |
blob | commitdiff | raw | diff to current |
2007-08-26 |
Michael Gernoth | make it possible to specify the USB bus |
blob | commitdiff | raw | diff to current |
2007-08-24 |
Michael Gernoth | support for multiple USB cables by Mondrian Nuessle... |
blob | commitdiff | raw | diff to current |
2007-06-29 |
Michael Gernoth | only close the parallel port when it was really openend |
blob | commitdiff | raw | diff to current |
2007-05-19 |
Michael Gernoth | better check for NULL on access |
blob | commitdiff | raw | diff to current |
2007-05-17 |
Michael Gernoth | return -1 if pathname passed to accept is a null-pointer. |
blob | commitdiff | raw | diff to current |
2007-05-17 |
Michael Gernoth | add something versionlike for the git-tracked usb-driver |
blob | commitdiff | raw | diff to current |
2007-05-01 |
michael | config parser to associate ftdi2232 devices with parall... |
blob | commitdiff | raw | diff to current |
2007-04-30 |
michael | more parts of the config infrastructure |
blob | commitdiff | raw | diff to current |
2007-04-30 |
michael | unify parallel and jtagkey interface |
blob | commitdiff | raw | diff to current |
2007-04-29 |
michael | start of configuration infrastructure |
blob | commitdiff | raw | diff to current |
2007-04-29 |
michael | much faster programming via FTDI2232 now. |
blob | commitdiff | raw | diff to current |
2007-04-29 |
michael | improve performance by |
blob | commitdiff | raw | diff to current |
2007-04-29 |
michael | pass MULTI_TRANSFER to jtagkey_transfer, so it can... |
blob | commitdiff | raw | diff to current |
2007-04-29 |
michael | some cleanups |
blob | commitdiff | raw | diff to current |
2007-04-29 |
michael | preliminary support for amontec jtagkey. |
blob | commitdiff | raw | diff to current |
2007-04-08 |
michael | make parallel port numbers permanent across program... |
blob | commitdiff | raw | diff to current |
2007-04-06 |
michael | generate a better driver identification |
blob | commitdiff | raw | diff to current |
2007-04-02 |
michael | rename TRENZ define to FORCE_PC3_IDENT and document... |
blob | commitdiff | raw | diff to current |
2007-04-02 |
michael | Add hack to force the detection of a parallel cable... |
blob | commitdiff | raw | diff to current |
2007-04-01 |
michael | really support multiple parallel ports |
blob | commitdiff | raw | diff to current |
2007-04-01 |
michael | BUGFIX: enable cables not connected to the primary... |
blob | commitdiff | raw | diff to current |
2007-03-17 |
michael | add other tested software |
blob | commitdiff | raw | diff to current |
2007-03-17 |
michael | parallel cable transfer cleanup |
blob | commitdiff | raw | diff to current |
2007-03-17 |
michael | cleanup parallel support a bit |
blob | commitdiff | raw | diff to current |
2007-03-15 |
michael | always set ecpbase correctly. |
blob | commitdiff | raw | diff to current |
2007-03-14 |
michael | impact requests ECP addresses, even when ECP is not... |
blob | commitdiff | raw | diff to current |
2007-03-14 |
michael | print errorstring when /dev/parportX can't be opened |
blob | commitdiff | raw | diff to current |
2007-03-14 |
michael | Add support for Parallel Cable III (and clones) |
blob | commitdiff | raw | diff to current |
2007-03-14 |
michael | handle other TRANSFER commands not used by USB ;-) |
blob | commitdiff | raw | diff to current |
2007-03-14 |
michael | add another ioctl-stub |
blob | commitdiff | raw | diff to current |
2007-03-14 |
michael | remove ugly defines for 64bit support and solve the... |
blob | commitdiff | raw | diff to current |
2007-03-14 |
michael | add support for ise 8.1i |
blob | commitdiff | raw | diff to current |
2007-03-11 |
michael | allow concurrent access to the cable |
blob | commitdiff | raw | diff to current |
2007-03-10 |
michael | fix 64bit and add DEBUG shared object |
blob | commitdiff | raw | diff to current |
2007-03-10 |
michael | revert most of last 64bit cleanup, as windrvr doesn... |
blob | commitdiff | raw | diff to current |
2007-03-10 |
michael | do not undef DEBUG |
blob | commitdiff | raw | diff to current |
2007-03-10 |
michael | fix some 64bit issues, probably... |
blob | commitdiff | raw | diff to current |
2007-03-04 |
michael | better fix for windrvrfd when device is not opened |
blob | commitdiff | raw | diff to current |
2007-03-04 |
michael | BUG-Fix: Do not do ioctls on fd == 0 |
blob | commitdiff | raw | diff to current |
2007-02-25 |
michael | be a bit more intelligent in 'interrupt' handling |
blob | commitdiff | raw | diff to current |
2007-02-25 |
michael | some cleanups |
blob | commitdiff | raw | diff to current |
2007-02-25 |
michael | emulate access function, too. now even the device node... |
blob | commitdiff | raw | diff to current |
2007-02-25 |
michael | return wd version 802 |
blob | commitdiff | raw | diff to current |
2007-02-25 |
michael | return parport_pc in list of loaded modules so impact... |
blob | commitdiff | raw | diff to current |
2007-02-25 |
michael | replace a magic value by its name |
blob | commitdiff | raw | diff to current |
2007-02-25 |
michael | some small cleanups |
blob | commitdiff | raw | diff to current |
2007-02-25 |
michael | rename sources |
blob | commitdiff | raw | diff to current |
2007-02-24 |
michael | use a pthread mutex for interrupts |
blob | commitdiff | raw | diff to current |
2007-02-24 |
michael | emulate /proc/modules, too |
blob | commitdiff | raw | diff to current |
2007-02-24 |
michael | this works :-) |
blob | commitdiff | raw | diff to current |
2007-02-24 |
michael | Transferred: 180 (write) |
blob | commitdiff | raw | diff to current |
2007-02-24 |
michael | Ho Hum |
blob | commitdiff | raw | diff to current |
2007-02-24 |
michael | Halleluja |
blob | commitdiff | raw | diff to current |
2007-02-24 |
michael | hmmpf |
blob | commitdiff | raw | diff to current |
2007-02-22 |
michael | hint for me how to solve current problem |
blob | commitdiff | raw | diff to current |
2007-02-22 |
michael | ... |
blob | commitdiff | raw | diff to current |
2007-02-22 |
michael | more working code |
blob | commitdiff | raw | diff to current |
2007-02-22 |
michael | impact loops now... |
blob | commitdiff | raw | diff to current |
2007-02-22 |
michael | small fixes |
blob | commitdiff | raw | diff to current |
2007-02-22 |
michael | fill in struct |
blob | commitdiff | raw | diff to current |
2007-02-22 |
michael | correctly calculate device_info_size, as all struct... |
blob | commitdiff | raw | diff to current |
2007-02-22 |
michael | config descriptor |
blob | commitdiff | raw | diff to current |
2007-02-22 |
michael | ... |
blob | commitdiff | raw | diff to current |
2007-02-22 |
michael | more |
blob | commitdiff | raw | diff to current |
2007-02-22 |
michael | impact finds the device! |
blob | commitdiff | raw | diff to current |
2007-02-22 |
michael | find the device! |
blob | commitdiff | raw | diff to current |
2007-02-22 |
michael | init libusb |
blob | commitdiff | raw | diff to current |
2007-02-22 |
michael | tracefor event_pull |
blob | commitdiff | raw | diff to current |
2007-02-22 |
michael | most things are traced now, event_pull is next |
blob | commitdiff | raw | diff to current |
2007-02-22 |
michael | more dumps |
blob | commitdiff | raw | diff to current |
2007-02-22 |
michael | some cleanups |
blob | commitdiff | raw | diff to current |
2007-02-22 |
michael | a bit more |
blob | commitdiff | raw | diff to current |
2007-02-22 |
michael | more |
blob | commitdiff | raw | diff to current |
2007-02-22 |
michael | a bit more tracing code |
blob | commitdiff | raw | diff to current |
2007-02-21 |
michael | no more windrvr, please |
blob | commitdiff | raw | diff to current |
|