From 665e0266c80c387a4c67fc6a595c26788cb4cdaa Mon Sep 17 00:00:00 2001 From: Otto Moerbeek Date: Thu, 4 Feb 2010 16:37:54 +0000 Subject: add a few USB devices known to work; ok miod@ --- sys/arch/loongson/conf/GENERIC | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/sys/arch/loongson/conf/GENERIC b/sys/arch/loongson/conf/GENERIC index 55036540375..b1dc9e322b6 100644 --- a/sys/arch/loongson/conf/GENERIC +++ b/sys/arch/loongson/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.3 2010/01/31 19:12:30 miod Exp $ +# $OpenBSD: GENERIC,v 1.4 2010/02/04 16:37:53 otto Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -57,6 +57,12 @@ usb* at uhci? usb* at ehci? uhub* at usb? uhub* at uhub? +umodem* at uhub? +ucom* at umodem? +uplcom* at uhub? # I/O DATA USB-RSAQ2 serial adapter +ucom* at uplcom? +umsm* at uhub? +ucom* at umsm? umass* at uhub? atapiscsi* at umass? scsibus* at atapiscsi? -- cgit v1.2.3