Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Update to 0.10. | araujo | 2007-09-20 | 3 | -14/+18 |
| | | | | | | PR: ports/115472 Submitted by: John E. Hein <jhein@timing.com> Approved by: stas (mentor), Alexandr Davidenko <o.davydenko@gmail.com> (maintainer) | ||||
* | Use libtool port instead of included one to avoid objformat a.out botch | kris | 2007-01-28 | 1 | -0/+1 |
| | |||||
* | Fix build on 4.x | itetcu | 2006-07-31 | 1 | -9/+2 |
| | | | | Submitted by: maintainer | ||||
* | libftdi - A library (using libusb) to talk to FTDI's FT2232C, | itetcu | 2006-07-30 | 3 | -0/+58 |
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> |