Path: blob/master/drivers/media/video/au0828/au0828-cards.h
17999 views
/*1* Driver for the Auvitek USB bridge2*3* Copyright (c) 2008 Steven Toth <[email protected]>4*5* This program is free software; you can redistribute it and/or modify6* it under the terms of the GNU General Public License as published by7* the Free Software Foundation; either version 2 of the License, or8* (at your option) any later version.9*10* This program is distributed in the hope that it will be useful,11* but WITHOUT ANY WARRANTY; without even the implied warranty of12* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the13*14* GNU General Public License for more details.15*16* You should have received a copy of the GNU General Public License17* along with this program; if not, write to the Free Software18* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.19*/2021#define AU0828_BOARD_UNKNOWN 022#define AU0828_BOARD_HAUPPAUGE_HVR950Q 123#define AU0828_BOARD_HAUPPAUGE_HVR850 224#define AU0828_BOARD_DVICO_FUSIONHDTV7 325#define AU0828_BOARD_HAUPPAUGE_HVR950Q_MXL 426#define AU0828_BOARD_HAUPPAUGE_WOODBURY 5272829