Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix build on 4.x | Ion-Mihai Tetcu | 2006-07-31 | 1 | -9/+2 |
| | | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=169216 | ||||
* | libftdi - A library (using libusb) to talk to FTDI's FT2232C, | Ion-Mihai Tetcu | 2006-07-29 | 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> Notes: svn path=/head/; revision=169078 |