[Lunar-commits] r17963 - moonbase/trunk/science/libftdi

Dennis Veatch stumbles at lunar-linux.org
Fri Jan 6 17:14:30 UTC 2006


Author: stumbles
Date: 2006-01-06 17:14:28 +0000 (Fri, 06 Jan 2006)
New Revision: 17963

Modified:
   moonbase/trunk/science/libftdi/DETAILS
Log:

* Baudrate calculation fix for FT2232C
* Find all devices by vendor/product id
* Documentation updates




Modified: moonbase/trunk/science/libftdi/DETAILS
===================================================================
--- moonbase/trunk/science/libftdi/DETAILS	2006-01-06 16:27:33 UTC (rev 17962)
+++ moonbase/trunk/science/libftdi/DETAILS	2006-01-06 17:14:28 UTC (rev 17963)
@@ -1,14 +1,16 @@
           MODULE=libftdi
-         VERSION=0.6
+         VERSION=0.7
           SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
-   SOURCE_URL[0]=http://www.intra2net.com/opensource/ftdi/TGZ/
-SOURCE_VFY=sah1:0d13a218e63a1c57782819e3a053c79871143645
+   SOURCE_URL[0]=http://www.intra2net.com/de/produkte/opensource/ftdi/TGZ/
+      SOURCE_VFY=sha1:17f9b764fbc3833d6c61b23fe3548b9dd702bef5
         WEB_SITE=http://www.intra2net.com/opensource/ftdi/index.php
          ENTERED=20040822
-         UPDATED=20051007
+         UPDATED=20060106
            SHORT="A libusb based driver for the FTDI series of usb chips"
+
+
 cat << EOF
-A library (using libusb) to talk to FTDI's 
- FT232BM, FT245BM and FT2232C type chips including the popular bitbang mode.
+A library (using libusb) to talk to FTDI's FT232BM, FT245BM and FT2232C type
+chips including the popular bitbang mode.
 EOF



More information about the Lunar-commits mailing list