pkgsrc/graphics/spcaview/patches/patch-aa
hamajima 654d5fe5e2 Updated to 0.6b.
New support Logitech QuickCam chat (Device ID:0x092e).
2007-06-02 12:47:51 +00:00

12 lines
321 B
Text

$NetBSD: patch-aa,v 1.4 2007/06/02 12:47:51 hamajima Exp $
--- spca561.h.orig 2006-11-13 17:01:02.000000000 +0100
+++ spca561.h
@@ -736,6 +736,7 @@ static int spca561_config(struct usb_spc
case 0x092b:
case 0x092c:
case 0x092e:
+ case 0x092f:
spca50x->chip_revision = Rev012A;
break;
default: