opnsense-src/share/man
Ian Lepore a9d84a2ba7 Add ioctl(2) calls to uftdi(4) to access bitbang, MPSSE, CPU_FIFO, and
other modes supported by the FTDI serial adapter chips.

In addition to adding the new ioctls, this change removes all the code
that reset the chip at attach and open/close time, and also the code
that turned on RTS/CTS flow control on open without any permission to do
so (that was just always a bug in the driver).

When FTDI chips are configured as GPIO or MPSSE or other special-purpose
uses by an attached serial eeprom, the chip will power on with certain
pins driven or floating, and it's important that the driver not do
anything to the chip to perturb that unless it receives a specific
command to do so.  When used for "plain old serial comms" the chip
powers on into the right mode and never needs to be reset while it's
running to operate properly, so this change is transparent to most users.
2014-04-05 16:08:13 +00:00
..
man1 multiple: Remove 3rd clause from BSD license where approved by the 2014-03-14 03:07:51 +00:00
man3 Xref pthread_cancel... 2014-03-16 01:17:09 +00:00
man4 Add ioctl(2) calls to uftdi(4) to access bitbang, MPSSE, CPU_FIFO, and 2014-04-05 16:08:13 +00:00
man5 multiple: Remove 3rd clause from BSD license where approved by the 2014-03-14 03:07:51 +00:00
man6 multiple: Remove 3rd clause from BSD license where approved by the 2014-03-14 03:07:51 +00:00
man7 Use xz(1) instead of gzip(1) to compress release images 2014-04-02 16:53:07 +00:00
man8 multiple: Remove 3rd clause from BSD license where approved by the 2014-03-14 03:07:51 +00:00
man9 Add support for event timers whose clock frequency can change while running. 2014-04-02 15:56:11 +00:00
Makefile Add a new build option, MAN_UTILS. This option lets you control building 2010-05-19 23:56:26 +00:00