18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0-or-later */ 28c2ecf20Sopenharmony_ci/* 38c2ecf20Sopenharmony_ci * Driver for the Auvitek USB bridge 48c2ecf20Sopenharmony_ci * 58c2ecf20Sopenharmony_ci * Copyright (c) 2008 Steven Toth <stoth@linuxtv.org> 68c2ecf20Sopenharmony_ci */ 78c2ecf20Sopenharmony_ci 88c2ecf20Sopenharmony_ci#define AU0828_BOARD_UNKNOWN 0 98c2ecf20Sopenharmony_ci#define AU0828_BOARD_HAUPPAUGE_HVR950Q 1 108c2ecf20Sopenharmony_ci#define AU0828_BOARD_HAUPPAUGE_HVR850 2 118c2ecf20Sopenharmony_ci#define AU0828_BOARD_DVICO_FUSIONHDTV7 3 128c2ecf20Sopenharmony_ci#define AU0828_BOARD_HAUPPAUGE_HVR950Q_MXL 4 138c2ecf20Sopenharmony_ci#define AU0828_BOARD_HAUPPAUGE_WOODBURY 5 14