svn commit: r291063 - stable/9/sys/dev/usb

2015-11-19 Thread Hans Petter Selasky
Author: hselasky Date: Thu Nov 19 09:54:28 2015 New Revision: 291063 URL: https://svnweb.freebsd.org/changeset/base/291063 Log: MFC r290489: Add helper function to check if a USB page cache buffer is properly aligned to reduce the use of bounce buffers in PIO mode. Modified: stable/9/sys/

svn commit: r291066 - in stable/9/sys/dev/usb: . input

2015-11-19 Thread Hans Petter Selasky
Author: hselasky Date: Thu Nov 19 10:01:50 2015 New Revision: 291066 URL: https://svnweb.freebsd.org/changeset/base/291066 Log: MFC r290639: Update the wsp driver to support newer touch pads, like found in MacBookPro11,4 and MacBook12,1. This update adds support for the force touch paramet

svn commit: r291083 - in stable: 10/sys/dev/cxgbe 9/sys/dev/cxgbe

2015-11-19 Thread John Baldwin
Author: jhb Date: Thu Nov 19 19:40:30 2015 New Revision: 291083 URL: https://svnweb.freebsd.org/changeset/base/291083 Log: MFC 290416: Chelsio T5 chips do not properly echo the No Snoop and Relaxed Ordering attributes when replying to a TLP from a Root Port. As a workaround, disable No Sn