From 510a8c71405705b47ae84b98509d99762632c576 Mon Sep 17 00:00:00 2001 From: Jonathan Gray Date: Thu, 26 Oct 2006 04:14:10 +0000 Subject: Driver for MosChip MCS7703 based USB Serial devices. Support for hardware flow control not yet implemented. --- 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 033240bb0ba..b8071a70879 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.528 2006/10/21 18:32:31 deraadt Exp $ +# $OpenBSD: GENERIC,v 1.529 2006/10/26 04:14:09 jsg Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -201,6 +201,8 @@ uslcom* at uhub? # Silicon Laboratories CP210x serial ucom* at uslcom? uark* at uhub? # Arkmicro ARK3116 serial ucom* at uark? +moscom* at uhub? # MosChip MCS7703 serial +ucom* at moscom? uipaq* at uhub? # iPAQ serial adapter ucom* at uipaq? umsm* at uhub? # Qualcomm MSM EVDO -- cgit v1.2.3