History log of /freebsd-10.2-release/share/man/man4/uftdi.4
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 285830 23-Jul-2015 gjb

- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
builds.
- Update newvers.sh to reflect RC1.
- Update __FreeBSD_version to reflect 10.2.
- Update default pkg(8) configuration to use the quarterly branch.[1]

Discussed with: re, portmgr [1]
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 265049 28-Apr-2014 ian

MFC r264018: update list of supported FTDI chips.


# 265047 28-Apr-2014 ian

MFC uftdi(4) driver changes...
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.


# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 227750 20-Nov-2011 miwi

- Add missing usb and ucom devices

PR: usb/160301
Submitted by: Garrett Cooper <gcooper@ixsystems.com>
Reviewed by: hselasky
Approved by: hselasky, rwatson (mentor)
MFC after: 3 Days


# 219387 07-Mar-2011 hselasky

- Remove superfluous ucom device lines in USB manual pages.

Submitted by: Carl @ telus.net
MFC after: 14 days
Approved by: thompsa (mentor)


# 204605 02-Mar-2010 joel

The NetBSD Foundation has granted permission to remove clause 3 and 4 from
their software.

Obtained from: NetBSD


# 180216 03-Jul-2008 blackend

Elexol USB MOD3 is also supported.


# 169275 05-May-2007 phk

Add Prologix GPIB-USB Controller (Highly recommended btw)


# 169274 05-May-2007 takawata

Document devices that can drivea
.
Obtained from: [FreeBSD-users-jp 90628](uftdi.c rev 1.25 also)


# 168719 14-Apr-2007 blackend

Elexol USB MOD1 is supported by the uftdi driver.


# 164524 22-Nov-2006 brueffer

Use our standard section 4 SYNOPSIS.

MFC after: 3 days


# 144810 08-Apr-2005 brueffer

Document FTDI FT2232C support.


# 137064 30-Oct-2004 le

Document support for the B&B Electronics USB->RS422/485 adapter.

Bump document date.


# 135109 12-Sep-2004 simon

- Move HARDWARE section to after DESCRIPTION like in the other FreeBSD
section 4 manual pages.
- Sort device list.

MFC after: 3 days


# 134727 03-Sep-2004 brueffer

- change layout of the hardware list to the one used by other manpages
- add a missing word

MFC after: 3 days


# 131034 24-Jun-2004 imp

Insert device foo for a few drivers that don't have it. Replace the
NetBSD config syntax with the FreeBSD syntax.


# 130438 13-Jun-2004 obrien

Note when this driver 1st appeared in FreeBSD besides NetBSD.


# 101703 11-Aug-2002 joe

Add the uftdi ucom driver which supports the following adapters:

Inland UAS111
QVS USC-1000
HP USB-Serial adapter shipped with some HP laptops

Submitted by: takawata
MFC After: 7 days