From 83bc085f7a4713c672b19304c25d541affdb5e1c Mon Sep 17 00:00:00 2001 From: Jasper Lievisse Adriaanse Date: Thu, 28 Aug 2008 05:18:27 +0000 Subject: - 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(-) (limited to 'sys') 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 -- cgit v1.2.3