Source-Makefile: feeds/packages/libs/libftdi1/Makefile Package: libftdi1 Version: 1.4-6 Depends: +libc +GCC_LIBSSP:libssp +USE_GLIBC:librt +USE_GLIBC:libpthread +libusb-1.0 Conflicts: Menu-Depends: Provides: Section: libs Category: Libraries Repository: base Title: Library to talk to FTDI chips Maintainer: Álvaro Fernández Rojas Source: libftdi1-1.4.tar.bz2 License: LGPL-2.1-only LicenseFiles: COPYING.LIB Type: ipkg Description: libFTDI - FTDI USB driver with bitbang mode libFTDI is an open source library to talk to FTDI chips: FT232BM, FT245BM, FT2232C, FT2232H, FT4232H, FT2232D and FT245R, including the popular bitbang mode. The library is linked with your program in userspace, no kernel driver required. http://www.intra2net.com/en/developer/libftdi/ Álvaro Fernández Rojas @@ Package: ftdi_eeprom Version: 1.4-6 Depends: +libc +GCC_LIBSSP:libssp +USE_GLIBC:librt +USE_GLIBC:libpthread +confuse +libftdi1 Conflicts: Menu-Depends: Provides: Section: utils Category: Utilities Repository: base Title: Tool for reading/erasing/flashing FTDI USB chip eeproms Maintainer: Álvaro Fernández Rojas Source: libftdi1-1.4.tar.bz2 License: LGPL-2.1-only LicenseFiles: COPYING.LIB Type: ipkg Description: ftdi_eeprom is a small tool for reading/erasing/flashing FTDI USB chip eeproms. It uses libftdi to access the chip, so you will need to have the required permissions on the device. The ftdi_sio module should not be loaded. You have to unplug and replug your device to get the new values to be read. Otherwise, you will still get the old values. http://www.intra2net.com/en/developer/libftdi/ Álvaro Fernández Rojas @@