]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r264394, r286382, r286385, r286389:
authorian <ian@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 23 Aug 2015 16:17:00 +0000 (16:17 +0000)
committerian <ian@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 23 Aug 2015 16:17:00 +0000 (16:17 +0000)
commit5299e4889b359f4f22dc407b3eee7a2788f93e50
treecbe997d544e85e443c8ba963e7b2d41e19694f49
parentc7cd1ca02ab56d97862db49dc3bf20ba8b8283ff
MFC r264394, r286382, r286385, r286389:

  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.

git-svn-id: svn://svn.freebsd.org/base/stable/10@287035 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
share/man/man4/uftdi.4
sys/dev/usb/serial/uftdi.c
sys/dev/usb/serial/uftdi_reg.h
sys/dev/usb/uftdiio.h