Date: Thu, 23 Jan 2003 13:27:07 -0800 From: Ross Finlayson <finlayson@live.com> To: freebsd-multimedia@FreeBSD.ORG Subject: Again: Patch to /usr/src/sys/dev/bktr/bktr_card.c Message-ID: <4.3.1.1.20030123132627.00c6abc0@laptop-localhost>
next in thread | raw e-mail | index | archive | help
(I submitted this more than 4 months ago, but it still hasn't made it into STABLE.) This is to support a new model of Hauppage "WinTV Go FM" capture card: Hauppauge Model 44811 C133 -- bktr_card.c Fri Sep 13 23:39:44 2002 +++ bktr_card.c.new Fri Sep 13 23:39:40 2002 @@ -970,6 +970,7 @@ case 0x12: case 0x17: + case 0x21: select_tuner( bktr, PHILIPS_FR1236_NTSC ); 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?4.3.1.1.20030123132627.00c6abc0>