1
0

Commit Graph

  • 2d19c7cb32 update links for xc3sprog master Michael Gernoth 2011-12-12 16:47:45 +01:00
  • 913cbbf6e4 fix typo in setup_pcusb message Michael Gernoth 2011-08-08 12:47:58 +02:00
  • 50cb89f583 typo Michael Gernoth 2011-05-08 20:42:05 +02:00
  • 0f785f0032 Update website for ISE 13 Michael Gernoth 2011-05-08 20:41:12 +02:00
  • 142aeb0f92 ISE 13.1 works Michael Gernoth 2011-05-08 20:22:31 +02:00
  • 36f8b271f2 Add setup script for USB cable which works on modern distributions Michael Gernoth 2011-05-08 20:20:19 +02:00
  • 7c932f66e1 Jtagkey: Fixed order of ftdi initialization. Michal Demin 2011-01-24 15:07:59 +01:00
  • 6615630635 Add support for different interfaces on FTDI chips. Michal Demin 2011-01-10 14:54:10 +01:00
  • 47661cecc5 More robust search for filename in memory at runtime Michael Gernoth 2010-05-26 10:11:43 +02:00
  • 98b8ef391f fix jtagkey warnings on 64 bit Michael Gernoth 2010-05-24 21:51:52 +02:00
  • 6b3a171567 Dynamically search for /proc/sys/dev/parport/%s/base-addr Michael Gernoth 2010-05-24 15:12:14 +02:00
  • a90dd20702 full support for parallel ports on ISE 12 Michael Gernoth 2010-05-24 14:33:38 +02:00
  • 765c485a06 Overload XilCommNS::CPortResources::Instance Michael Gernoth 2010-05-24 13:36:45 +02:00
  • ad0f0d12f7 declare variables at the beginning of the scope Michael Gernoth 2010-05-24 11:08:56 +02:00
  • 277c47548a typo Michael Gernoth 2010-05-23 23:24:00 +02:00
  • 0915c0b59c Describe problems with parallel cables Michael Gernoth 2010-05-23 23:23:13 +02:00
  • b05f6dfed5 Add initial parallel port support for ISE 12. Michael Gernoth 2010-05-23 23:10:41 +02:00
  • 4c90fa3933 Always set return value for parallel ports Michael Gernoth 2010-05-23 17:40:11 +02:00
  • 80a14787b9 fix ISE 12 support on 64bit Michael Gernoth 2010-05-23 17:01:17 +02:00
  • daa4fc041d Don't overload uname but set personality in library constructor Michael Gernoth 2010-05-23 01:18:13 +02:00
  • 9f78065e21 fix prototype for _Z14isModuleLoadedPci Michael Gernoth 2010-05-23 00:11:02 +02:00
  • b316fb2f6f add ISE 12 to the list of supported software Michael Gernoth 2010-05-22 13:30:47 +02:00
  • 4ba5d6d931 support for ISE 12 Michael Gernoth 2010-05-22 13:22:00 +02:00
  • 4d5f52f3c6 ISE 11 Michael Gernoth 2010-03-15 18:06:36 +01:00
  • cc424c9bea Add note about newer udev versions and how to get it working again Michael Gernoth 2010-03-15 14:43:02 +01:00
  • 7b219d308d information for newer udev versions Michael Gernoth 2010-02-28 21:09:32 +01:00
  • f10305a8cb XILINX Platform Cable USB II works Michael Gernoth 2009-05-31 18:26:14 +02:00
  • 740b45f5ca ISE 11.1 is supported Michael Gernoth 2009-05-31 18:23:05 +02:00
  • 06f5f9d037 ISE 11.1 notes Michael Gernoth 2009-05-31 18:22:41 +02:00
  • aed36bb341 Let usb-driver work with a no-module kernel by Gyorgy 'nog' Jeney Michael Gernoth 2008-11-27 15:11:07 +01:00
  • 1fc8f7a47d cable sharing for USB needs to overload semop, this adds a disabled stub Michael Gernoth 2008-09-23 16:23:20 +02:00
  • 23138e94d0 disable sharing the XPCU cable for now, as this causes problems even when only one application uses the cable Michael Gernoth 2008-08-21 10:14:27 +02:00
  • 9bb134bb79 add one supported and one untested cable Michael Gernoth 2008-06-23 21:44:13 +02:00
  • 1dd0c369ec README additions for compiling on 64 bit systems by Uwe Bonnes Michael Gernoth 2008-06-23 21:40:01 +02:00
  • 120876a361 add link to UrJTAG tools Michael Gernoth 2008-05-22 16:39:51 +02:00
  • 614a4da1e8 remove no longer needed dummy_interrupt mutex Michael Gernoth 2008-04-14 23:18:24 +02:00
  • 787300f60e add include stdint.h Thanks to Matteo Vit. Michael Gernoth 2008-04-14 18:27:40 +02:00
  • 325556c933 improve debug output Michael Gernoth 2008-04-12 17:49:32 +02:00
  • 8949e420b6 fix handling of XILINX_USB_DEV environment variable Michael Gernoth 2008-04-12 17:40:32 +02:00
  • 9bfaca620d implement support for multiple XPCU cables for ISE 10.1 this also solves the crash of impact 10.1 which was previously attributed to a mutex deadlock, but impact itself leaks filedescriptors. Michael Gernoth 2008-04-12 17:20:15 +02:00
  • 0a2341bb36 fix for mutex deadlock when closing and reopening the cable connection Michael Gernoth 2008-04-12 15:46:00 +02:00
  • 19acdb82e4 pass pointer to usb-driver structure through impact Michael Gernoth 2008-04-12 15:26:58 +02:00
  • 8af4d9103d make it possible to return an error everywhere Michael Gernoth 2008-04-12 15:13:26 +02:00
  • 501f1c2134 move interrupt functions to xpcu.c Michael Gernoth 2008-04-12 00:30:12 +02:00
  • f92c0fbce9 rework more XPCU code. INT_* still needs to be moved Michael Gernoth 2008-04-11 21:14:32 +02:00
  • 4f3471859a move card_type into xpcu_s Michael Gernoth 2008-04-11 15:38:01 +02:00
  • 0c2db148a4 add xpcu_set_interface Michael Gernoth 2008-04-11 15:36:07 +02:00
  • 6234190be3 add xpcu_close Michael Gernoth 2008-04-11 15:22:59 +02:00
  • 6c235d59ca move XPCU transfer function Michael Gernoth 2008-04-11 15:16:28 +02:00
  • cbfa0ac6c8 begin separating XPCU functions into own file Michael Gernoth 2008-04-11 15:08:19 +02:00
  • 396647368b don't export internal symbols Michael Gernoth 2008-04-11 14:12:36 +02:00
  • 74ed4fbde8 release usb-device on close Michael Gernoth 2008-04-10 22:31:10 +02:00
  • adb51cf1e7 fix usb_reset. sharing the cable between applications is still possible. Michael Gernoth 2008-04-10 22:21:21 +02:00
  • cf55ed64bb make it possible to share the USB and parallel cable between applications Michael Gernoth 2008-04-10 22:10:15 +02:00
  • bbc3baea9b reset the USB cable when /dev/windrvr6 is closed. This should solve prolems when impact fails on second use. Michael Gernoth 2008-04-10 20:25:53 +02:00
  • d6cf203254 move ISE 10.1 info under "About" on the website Michael Gernoth 2008-03-29 14:08:41 +01:00
  • 45e87cbfdc add information about ISE 10.1 32-bit ond 64-bit platform to the website Michael Gernoth 2008-03-29 14:05:09 +01:00
  • c42237a305 Fix 32-bit ISE 10.1 on 64-bit platform. Michael Gernoth 2008-03-29 13:51:08 +01:00
  • 9cb54622e0 Describe how to enable the native libusb-support in ISE Design Suite 10.1 Michael Gernoth 2008-03-27 20:14:59 +01:00
  • 718362b440 libusb-driver works on ISE Design Suite 10.1 Michael Gernoth 2008-03-26 20:09:30 +01:00
  • 2ede2e5551 add location of official libusb-based driver Michael Gernoth 2008-03-26 11:20:16 +01:00
  • b9423a5343 typo Michael Gernoth 2008-01-20 13:17:11 +01:00
  • 04d489add9 update supported software Michael Gernoth 2008-01-20 13:15:04 +01:00
  • e8f8e2d060 clarify filename for udev rule Michael Gernoth 2007-11-10 13:31:49 +01:00
  • be59993b74 do not export unnecessary symbols Michael Gernoth 2007-11-03 20:45:32 +01:00
  • d5eac538d5 update supported software +=EDK 9.02.01i +=ISE 9.2 SP3 Michael Gernoth 2007-11-03 17:47:46 +01:00
  • cdce4d4dfe config-parser fix from Reimar Doeffinger Michael Gernoth 2007-10-08 15:43:55 +02:00
  • e9a331c745 XILINX platform cable USB DLC9 works, too (reported by Johannes Hanika) Michael Gernoth 2007-09-22 22:35:14 +02:00
  • 812923bad6 ISE 9.2 SP2 works, too Michael Gernoth 2007-09-12 11:59:17 +02:00
  • 20ce0945f2 integrated USB cable on XUP-V2Pro works, too (reported by Andy Greensted) Michael Gernoth 2007-09-12 11:57:24 +02:00
  • 8d29f0a488 adapt snapshot-link to new gitweb Michael Gernoth 2007-09-07 00:16:54 +02:00
  • a2a952c0da be compatible with libusb-versions without dev->devnum member Michael Gernoth 2007-09-06 17:31:44 +02:00
  • ddb9214f8d Merge branch 'master' of agrajag.zerfleddert.de:/git/usb-driver Michael Gernoth 2007-08-29 10:37:46 +02:00
  • 77683ab696 ignore bus-id on XILINX_USB_DEV setting missing a device-id Michael Gernoth 2007-08-29 10:37:29 +02:00
  • 6af90678eb updated firmware description for ISE 9.2 Michael Gernoth 2007-08-28 15:32:31 +02:00
  • 3a2a22bc86 make it possible to specify the USB bus document the usage for multiple cables Michael Gernoth 2007-08-26 13:56:47 +02:00
  • d377df04c9 support for multiple USB cables by Mondrian Nuessle <nuessle@uni-mannheim.de> Michael Gernoth 2007-08-24 11:19:50 +02:00
  • 4c7a69cb77 include inttypes.h Michael Gernoth 2007-08-19 01:19:12 +02:00
  • 5029ac18d7 add link to XILINX posting about open source cable drivers Michael Gernoth 2007-07-15 13:24:18 +02:00
  • ddd89a5322 add ISE 9.2i and ChipScope 9.2 as supported Michael Gernoth 2007-07-10 16:25:00 +02:00
  • 72ce448bf9 only close the parallel port when it was really openend Michael Gernoth 2007-06-29 18:36:12 +02:00
  • c21a2deca2 add short note about cleaning cable locks Michael Gernoth 2007-06-25 17:36:39 +02:00
  • 67e7f4aa19 add link to instructions for Ubuntu in VMware by Sven Andersson Michael Gernoth 2007-06-04 15:10:12 +02:00
  • 337944d1da add Synplicity Identify as supported software (reported by Marc Kelly) Michael Gernoth 2007-06-03 14:49:02 +02:00
  • 59fab31ff9 clean up supported software list Michael Gernoth 2007-06-03 14:45:44 +02:00
  • 278203036c move DLC9G cable to the tested and working section Michael Gernoth 2007-06-03 14:38:12 +02:00
  • b3158171a8 add link to 64bit install instructions on Kubuntu by Ken Ryan Michael Gernoth 2007-06-03 14:36:32 +02:00
  • 69a88eebab Makefile cleanup Michael Gernoth 2007-05-27 00:37:02 +02:00
  • b8b5059a2b document lib32 target, add EDK 9.1.02i as working Michael Gernoth 2007-05-27 00:10:02 +02:00
  • d59d5fb4e8 work correclty on 64bit systems with 32bit userland Michael Gernoth 2007-05-26 23:19:25 +02:00
  • 7517e9fe05 add lib32 target to build a 32 bit library on 64 bit systems Michael Gernoth 2007-05-26 23:07:08 +02:00
  • b8b756f5d3 better check for NULL on access Michael Gernoth 2007-05-19 15:15:27 +02:00
  • 2c6ade7a8a add EDK 9.1.01i as working Michael Gernoth 2007-05-18 16:31:13 +02:00
  • f19a030c77 remove Id-tag from website Michael Gernoth 2007-05-18 00:10:21 +02:00
  • e9b47752d6 add git summary link Michael Gernoth 2007-05-17 23:54:02 +02:00
  • b22eea29d3 add information on how to clone the repository with git Michael Gernoth 2007-05-17 19:37:12 +02:00
  • 3eee002c15 return -1 if pathname passed to accept is a null-pointer. Michael Gernoth 2007-05-17 19:21:59 +02:00
  • 81cf365889 add something versionlike for the git-tracked usb-driver Michael Gernoth 2007-05-17 18:50:49 +02:00
  • badd6a82bf change repository to git Michael Gernoth 2007-05-17 18:12:14 +02:00
  • 19020bc569 typo michael 2007-05-04 12:09:18 +00:00