Support the PAL version of the BT878 based Haupauge WinTV/PCI.

Submitted by: Matthias Scheler <tron@netbsd.org>
This commit is contained in:
Søren Schmidt 1998-08-10 06:39:33 +00:00
parent b9796e16d2
commit 1ae0c4bba2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=38211
2 changed files with 2 additions and 0 deletions

View file

@ -4427,6 +4427,7 @@ probeCard( bktr_ptr_t bktr, int verbose )
goto checkDBX;
case 0x8:
case 0xb:
bktr->card.tuner = &tuners[ PHILIPS_PALI ];
goto checkDBX;

View file

@ -4427,6 +4427,7 @@ probeCard( bktr_ptr_t bktr, int verbose )
goto checkDBX;
case 0x8:
case 0xb:
bktr->card.tuner = &tuners[ PHILIPS_PALI ];
goto checkDBX;