summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/usbdevs
diff options
context:
space:
mode:
authorhselasky <hselasky@FreeBSD.org>2015-11-19 10:00:17 +0000
committerhselasky <hselasky@FreeBSD.org>2015-11-19 10:00:17 +0000
commitafbbab64d952cc0b26dd278a40cab15d2c1f0256 (patch)
tree7a8ecd16e396f9b0c19ebf9c92fe2e742f0e25cf /sys/dev/usb/usbdevs
parent81c426a115cb40c7318e853ed412b50cfe6ef23b (diff)
downloadFreeBSD-src-afbbab64d952cc0b26dd278a40cab15d2c1f0256.zip
FreeBSD-src-afbbab64d952cc0b26dd278a40cab15d2c1f0256.tar.gz
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 parameter. PR: 204420
Diffstat (limited to 'sys/dev/usb/usbdevs')
-rw-r--r--sys/dev/usb/usbdevs4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs
index 99b7655..bbe9aa1 100644
--- a/sys/dev/usb/usbdevs
+++ b/sys/dev/usb/usbdevs
@@ -1128,6 +1128,10 @@ product APPLE WELLSPRING7A_JIS 0x025b Apple Internal Keyboard/Trackpad
product APPLE WELLSPRING8_ANSI 0x0290 Apple Internal Keyboard/Trackpad
product APPLE WELLSPRING8_ISO 0x0291 Apple Internal Keyboard/Trackpad
product APPLE WELLSPRING8_JIS 0x0292 Apple Internal Keyboard/Trackpad
+/* MacbookPro12,1 */
+product APPLE WELLSPRING9_ANSI 0x0272 Apple Internal Keyboard/Trackpad
+product APPLE WELLSPRING9_ISO 0x0273 Apple Internal Keyboard/Trackpad
+product APPLE WELLSPRING9_JIS 0x0274 Apple Internal Keyboard/Trackpad
product APPLE MOUSE 0x0301 Mouse M4848
product APPLE OPTMOUSE 0x0302 Optical mouse
product APPLE MIGHTYMOUSE 0x0304 Mighty Mouse
OpenPOWER on IntegriCloud