From: drath Date: Fri, 11 Aug 2006 17:49:41 +0000 (+0000) Subject: - added support for FreeBSD ppi (parallel port access similar to /dev/parport on... X-Git-Tag: v0.1.0~1163 X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=commitdiff_plain;h=ec0f06db114d1cc9d1d59acd8f4e3b32414d5b8e;hp=ec0f06db114d1cc9d1d59acd8f4e3b32414d5b8e - added support for FreeBSD ppi (parallel port access similar to /dev/parport on linux) (thanks to Darius for this patch) - unified 'ftd2xx' and 'ftdi2232' into a single interface 'ft2232'. The library used to access the hardware is choosen during configure with --enable-ft2232_ftd2xx or --enable-ft2232-libftdi. git-svn-id: svn://svn.berlios.de/openocd/trunk@83 b42882b7-edfa-0310-969c-e2dbd0fdcd60 ---