From 4d957633958be087ae0924494b2ded9f73354159 Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Wed, 9 Dec 2009 21:30:25 +0000 Subject: add uhts(4). --- sys/arch/i386/conf/GENERIC | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sys/arch/i386') diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index b547b604b92..4ed7202d2dc 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.675 2009/11/26 21:15:13 deraadt Exp $ +# $OpenBSD: GENERIC,v 1.676 2009/12/09 21:30:24 matthieu Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -259,6 +259,8 @@ ums* at uhidev? # USB mouse wsmouse* at ums? mux 0 uts* at uhub? # USB touchscreen wsmouse* at uts? mux 0 +uhts* at uhidev? # USB HID touch screen +wsmouse* at uhts? mux 0 ukbd* at uhidev? # USB keyboard wskbd* at ukbd? mux 1 ucycom* at uhidev? # Cypress serial -- cgit v1.2.3