Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Jul 2006 20:15:51 +0000 (UTC)
From:      Ion-Mihai Tetcu <itetcu@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/libftdi Makefile distinfo pkg-descr
Message-ID:  <200607292015.k6TKFpWF041980@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
itetcu      2006-07-29 20:15:51 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/libftdi        Makefile distinfo pkg-descr 
  Log:
  libftdi - A library (using libusb) to talk to FTDI's FT2232C,
  FT232BM and FT245BM type chips including the popular bitbang mode.
  
  Note: When you get a -5 error "can't claim usb device" during
  ftdi_usb_open(), make sure the kernel ftdi_sio driver is unloaded.
  
  WWW: http://www.intra2net.com/de/produkte/opensource/ftdi/
  
  PR:             ports/100982
  Submitted by:   Olexandr Davydenko <o.davydenko at gmail.com>
  
  Revision  Changes    Path
  1.2366    +1 -0      ports/devel/Makefile
  1.1       +48 -0     ports/devel/libftdi/Makefile (new)
  1.1       +3 -0      ports/devel/libftdi/distinfo (new)
  1.1       +7 -0      ports/devel/libftdi/pkg-descr (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607292015.k6TKFpWF041980>