summaryrefslogtreecommitdiffstats
path: root/share/man/man4/uftdi.4
Commit message (Collapse)AuthorAgeFilesLines
* MFC r264394, r286382, r286385, r286389:ian2015-08-231-7/+64
| | | | | | | | | Add support to the uftdi driver for reading and writing the serial eeprom that can be attached to the chips, via ioctl() calls. Return the current ftdi bitbang mode with the UFTDIIOC_GET_BITMODE ioctl. Document the recently added get-bitmode and eeprom read/write functionality.
* MFC r264018: update list of supported FTDI chips.ian2014-04-281-4/+26
|
* MFC uftdi(4) driver changes...ian2014-04-281-0/+81
| | | | | | | r264010: Support speeds up to 12mbaud on newer chips. r264031: Use 2K IO buffers for improved throughput. r264149: Add ioctl(2) calls to access bitbang, MPSSE, CPU_FIFO, and other modes.
* - Add missing usb and ucom devicesmiwi2011-11-201-1/+3
| | | | | | | | PR: usb/160301 Submitted by: Garrett Cooper <gcooper@ixsystems.com> Reviewed by: hselasky Approved by: hselasky, rwatson (mentor) MFC after: 3 Days
* - Remove superfluous ucom device lines in USB manual pages.hselasky2011-03-071-1/+0
| | | | | | Submitted by: Carl @ telus.net MFC after: 14 days Approved by: thompsa (mentor)
* The NetBSD Foundation has granted permission to remove clause 3 and 4 fromjoel2010-03-021-7/+0
| | | | | | their software. Obtained from: NetBSD
* Elexol USB MOD3 is also supported.blackend2008-07-031-1/+1
|
* Add Prologix GPIB-USB Controller (Highly recommended btw)phk2007-05-051-0/+2
|
* Document devices that can driveatakawata2007-05-051-0/+2
| | | | | . Obtained from: [FreeBSD-users-jp 90628](uftdi.c rev 1.25 also)
* Elexol USB MOD1 is supported by the uftdi driver.blackend2007-04-141-0/+2
|
* Use our standard section 4 SYNOPSIS.brueffer2006-11-221-1/+13
| | | | MFC after: 3 days
* Document FTDI FT2232C support.brueffer2005-04-081-2/+2
|
* Document support for the B&B Electronics USB->RS422/485 adapter.le2004-10-301-1/+3
| | | | Bump document date.
* - Move HARDWARE section to after DESCRIPTION like in the other FreeBSDsimon2004-09-121-13/+13
| | | | | | | section 4 manual pages. - Sort device list. MFC after: 3 days
* - change layout of the hardware list to the one used by other manpagesbrueffer2004-09-031-2/+2
| | | | | | - add a missing word MFC after: 3 days
* Insert device foo for a few drivers that don't have it. Replace theimp2004-06-241-2/+2
| | | | NetBSD config syntax with the FreeBSD syntax.
* Note when this driver 1st appeared in FreeBSD besides NetBSD.obrien2004-06-131-0/+2
|
* Add the uftdi ucom driver which supports the following adapters:joe2002-08-111-0/+80
Inland UAS111 QVS USC-1000 HP USB-Serial adapter shipped with some HP laptops Submitted by: takawata MFC After: 7 days
OpenPOWER on IntegriCloud