From a17cdfa53888fa71338ff9bc367f3c28cc7dfdad Mon Sep 17 00:00:00 2001 From: Jonathan Gray Date: Sat, 29 Apr 2006 02:15:07 +0000 Subject: Driver for Silicon Laboratories CP2101/CP2102 based serial adapters. ok dlg@ --- sys/arch/i386/conf/GENERIC | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sys/arch/i386/conf/GENERIC') diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index 9a2401c3c0b..c29e733965e 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.485 2006/04/25 16:27:46 deraadt Exp $ +# $OpenBSD: GENERIC,v 1.486 2006/04/29 02:15:06 jsg Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -195,6 +195,8 @@ uplcom* at uhub? # I/O DATA USB-RSAQ2 serial adapter ucom* at uplcom? umct* at uhub? # MCT USB-RS232 serial adapter ucom* at umct? +uslcom* at uhub? # Silicon Laboratories CP210x serial +ucom* at uslcom? uipaq* at uhub? # iPAQ serial adapter ucom* at uipaq? umsm* at uhub? # Qualcomm MSM EVDO -- cgit v1.2.3