summaryrefslogtreecommitdiff
path: root/sys/arch/amd64/conf/GENERIC
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2009-12-09 21:30:25 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2009-12-09 21:30:25 +0000
commit4d957633958be087ae0924494b2ded9f73354159 (patch)
treebc58cae34c085320b98cde5bbe9a9304702f2630 /sys/arch/amd64/conf/GENERIC
parent7490d864e974184d55e7ad15e31ab481201413d7 (diff)
add uhts(4).
Diffstat (limited to 'sys/arch/amd64/conf/GENERIC')
-rw-r--r--sys/arch/amd64/conf/GENERIC4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC
index 2fcc0ec75a8..c65253436ab 100644
--- a/sys/arch/amd64/conf/GENERIC
+++ b/sys/arch/amd64/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.280 2009/11/29 21:24:26 deraadt Exp $
+# $OpenBSD: GENERIC,v 1.281 2009/12/09 21:30:24 matthieu Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -199,6 +199,8 @@ atapiscsi* at umass?
uhidev* at uhub? # Human Interface Devices
ums* at uhidev? # USB mouse
wsmouse* at ums? mux 0
+uhts* at uhidev? # USB HID touch screen
+wsmouse* at uhts? mux 0
uts* at uhub? # USB touchscreen
wsmouse* at uts? mux 0
ukbd* at uhidev? # USB keyboard