From a036924085819048215395245f3996ed7027753f Mon Sep 17 00:00:00 2001 From: jasper Date: Thu, 28 Aug 2008 05:18:26 +0000 Subject: [PATCH] - enable uvideo on sgi, it's working for me with a quickcam e 3500 plus ok mglocker@ --- sys/arch/sgi/conf/GENERIC | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/arch/sgi/conf/GENERIC b/sys/arch/sgi/conf/GENERIC index 9673a540627..6a8ccbc9a7b 100644 --- a/sys/arch/sgi/conf/GENERIC +++ b/sys/arch/sgi/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.32 2008/08/25 16:15:53 jasper Exp $ +# $OpenBSD: GENERIC,v 1.33 2008/08/28 05:18:26 jasper Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -101,7 +101,7 @@ aue* at uhub? # ADMtek AN986 Pegasus Ethernet ugen* at uhub? # USB Generic driver # USB Video -uvideo* at uhub? disable +uvideo* at uhub? video* at uvideo? #### NICs -- 2.20.1