/* * PWCBSD - Philips USB webcam driver for FreeBSD 5.4 and higher * * Copyright (C) 2006 Raaf * * Based on the Linux pwc driver. * * Copyright (C) 1999-2003 Nemosoft Unv. * Copyright (C) 2004-2006 Luc Saillard * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, * MA 02110-1301 USA */ /* SQCIF */ { {0, 0, {0x04, 0x01, 0x03}}, {8, 0, {0x05, 0x01, 0x03}}, {7, 0, {0x08, 0x01, 0x03}}, {7, 0, {0x0A, 0x01, 0x03}}, {6, 0, {0x0C, 0x01, 0x03}}, {5, 0, {0x0F, 0x01, 0x03}}, {4, 0, {0x14, 0x01, 0x03}}, {3, 0, {0x18, 0x01, 0x03}}, }, /* QSIF */ { {0}, {0}, {0}, {0}, {0}, {0}, {0}, {0}, }, /* QCIF */ { {0, 0, {0x04, 0x01, 0x02}}, {8, 0, {0x05, 0x01, 0x02}}, {7, 0, {0x08, 0x01, 0x02}}, {6, 0, {0x0A, 0x01, 0x02}}, {5, 0, {0x0C, 0x01, 0x02}}, {4, 0, {0x0F, 0x01, 0x02}}, {1, 0, {0x14, 0x01, 0x02}}, {1, 0, {0x18, 0x01, 0x02}}, }, /* SIF */ { {0}, {0}, {0}, {0}, {0}, {0}, {0}, {0}, }, /* CIF */ { {4, 0, {0x04, 0x01, 0x01}}, {7, 1, {0x05, 0x03, 0x01}}, {6, 1, {0x08, 0x03, 0x01}}, {4, 1, {0x0A, 0x03, 0x01}}, {3, 1, {0x0C, 0x03, 0x01}}, {2, 1, {0x0F, 0x03, 0x01}}, {0}, {0}, }, /* VGA */ { {0}, {0}, {0}, {0}, {0}, {0}, {0}, {0}, },