OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Marcus Glocker (mglockercvs.openbsd.org)
Date: Wed Dec 17 2008 - 12:14:46 CST


CVSROOT: /cvs
Module name: src
Changes by: mglockercvs.openbsd.org 2008/12/17 11:14:46

Modified files:
        sys/dev/usb : uvideo.c uvideo.h

Log message:
- Extend our quirk device table by a flags field.
- Add Apple iSight first revision device to the quirk table for future code.
- Fix some logic in the device matching function.

OK deraadt