summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorrpaulo <rpaulo@FreeBSD.org>2009-11-09 15:59:09 +0000
committerrpaulo <rpaulo@FreeBSD.org>2009-11-09 15:59:09 +0000
commita65718e20fb0db6ea0b3d6989dcb336ac67c501f (patch)
treecd28af84eee52f62f31c587a21d7fa6d02d27f81 /sys/conf
parent95e8f111b4e15a55228f0b3ad7a0f54fb3407335 (diff)
downloadFreeBSD-src-a65718e20fb0db6ea0b3d6989dcb336ac67c501f.zip
FreeBSD-src-a65718e20fb0db6ea0b3d6989dcb336ac67c501f.tar.gz
Driver for the Apple Touchpad present on MacBook (non-Pro & Pro).
Submitted by: Rohit Grover <rgrover1 at gmail.com> MFC after: 2 months
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files b/sys/conf/files
index b8dee58..a536b6d 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -1698,6 +1698,7 @@ dev/usb/misc/udbp.c optional udbp
#
# USB input drivers
#
+dev/usb/input/atp.c optional atp
dev/usb/input/uhid.c optional uhid
dev/usb/input/ukbd.c optional ukbd
dev/usb/input/ums.c optional ums
OpenPOWER on IntegriCloud