Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Aug 1998 01:16:54 +0200
From:      Matthias Scheler <tron@netbsd.org>
To:        multimedia@FreeBSD.ORG
Subject:   PAL BT878 patch for src/sys/pci/brooktree848.c
Message-ID:  <19980810011654.A13932@lyssa.owl.de>

next in thread | raw e-mail | index | archive | help

	Hi,

here is a patch for "src/sys/pci/brooktree848.c" which will make it work
with the PAL version of the BT878 based Haupauge WinTV/PCI.

	Regards

-- 
Matthias Scheler                                http://home.owl.de/~tron/

--- brooktree848.c.old	Sun Aug  9 22:21:30 1998
+++ brooktree848.c	Sun Aug  9 23:32:45 1998
@@ -4427,6 +4427,7 @@
 		 goto checkDBX;
 
 
+	       case 0x8:
 	       case 0xb:
 		 bktr->card.tuner = &tuners[ PHILIPS_PALI ];
 		 goto checkDBX;

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980810011654.A13932>