162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0-or-later */
262306a36Sopenharmony_ci/*
362306a36Sopenharmony_ci *  Driver for the Auvitek USB bridge
462306a36Sopenharmony_ci *
562306a36Sopenharmony_ci *  Copyright (c) 2008 Steven Toth <stoth@linuxtv.org>
662306a36Sopenharmony_ci */
762306a36Sopenharmony_ci
862306a36Sopenharmony_ci#define AU0828_BOARD_UNKNOWN		0
962306a36Sopenharmony_ci#define AU0828_BOARD_HAUPPAUGE_HVR950Q	1
1062306a36Sopenharmony_ci#define AU0828_BOARD_HAUPPAUGE_HVR850	2
1162306a36Sopenharmony_ci#define AU0828_BOARD_DVICO_FUSIONHDTV7	3
1262306a36Sopenharmony_ci#define AU0828_BOARD_HAUPPAUGE_HVR950Q_MXL	4
1362306a36Sopenharmony_ci#define AU0828_BOARD_HAUPPAUGE_WOODBURY	5
14