au0828-cards.h 393 B

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