From owner-freebsd-multimedia Sun Aug 9 16:17:33 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA06827 for freebsd-multimedia-outgoing; Sun, 9 Aug 1998 16:17:33 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from jehova.owl.de (jehova.owl.de [194.121.202.132]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA06771 for ; Sun, 9 Aug 1998 16:17:24 -0700 (PDT) (envelope-from tron@lyssa.owl.de) Received: from colwyn.owl.de (root@colwyn.owl.de [194.123.65.89]) by jehova.owl.de (8.8.8/8.8.8) with ESMTP id BAA28064 for ; Mon, 10 Aug 1998 01:16:55 +0200 (MEST) Received: from lyssa.owl.de (root@lyssa.owl.de [194.123.65.90]) by colwyn.owl.de (8.8.8/8.8.8) with ESMTP id BAA17215 for ; Mon, 10 Aug 1998 01:16:55 +0200 (MEST) Received: (from tron@localhost) by lyssa.owl.de (8.8.8/8.8.8) id BAA13942 for multimedia@freebsd.org; Mon, 10 Aug 1998 01:16:55 +0200 (MEST) Message-ID: <19980810011654.A13932@lyssa.owl.de> Date: Mon, 10 Aug 1998 01:16:54 +0200 From: Matthias Scheler To: multimedia@FreeBSD.ORG Subject: PAL BT878 patch for src/sys/pci/brooktree848.c Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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