From bc031b8f3b7fb2615f79c128d32329eb71d1a43a Mon Sep 17 00:00:00 2001 From: Jonathan Gray Date: Mon, 14 Aug 2006 08:30:23 +0000 Subject: Driver for Arkmicro Technologies ARK3116 USB UART based devices. --- sys/arch/i386/conf/GENERIC | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sys/arch/i386/conf') diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index c08dbe5249f..5ac1641e931 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.518 2006/08/11 08:51:35 damien Exp $ +# $OpenBSD: GENERIC,v 1.519 2006/08/14 08:30:22 jsg Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -200,6 +200,8 @@ umct* at uhub? # MCT USB-RS232 serial adapter ucom* at umct? uslcom* at uhub? # Silicon Laboratories CP210x serial ucom* at uslcom? +uark* at uhub? # Arkmicro ARK3116 serial +ucom* at uark? uipaq* at uhub? # iPAQ serial adapter ucom* at uipaq? umsm* at uhub? # Qualcomm MSM EVDO -- cgit v1.2.3