cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

au0828-cards.h (393B)


      1/* SPDX-License-Identifier: GPL-2.0-or-later */
      2/*
      3 *  Driver for the Auvitek USB bridge
      4 *
      5 *  Copyright (c) 2008 Steven Toth <stoth@linuxtv.org>
      6 */
      7
      8#define AU0828_BOARD_UNKNOWN		0
      9#define AU0828_BOARD_HAUPPAUGE_HVR950Q	1
     10#define AU0828_BOARD_HAUPPAUGE_HVR850	2
     11#define AU0828_BOARD_DVICO_FUSIONHDTV7	3
     12#define AU0828_BOARD_HAUPPAUGE_HVR950Q_MXL	4
     13#define AU0828_BOARD_HAUPPAUGE_WOODBURY	5