Date: Sat, 14 Sep 2002 00:40:39 -0700 From: Ross Finlayson <finlayson@live.com> To: freebsd-multimedia@FreeBSD.ORG Subject: Patch to /usr/src/sys/dev/bktr/bktr_card.c Message-ID: <4.3.1.1.20020914002636.00b29f00@laptop-localhost>
next in thread | raw e-mail | index | archive | help
-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.20020914002636.00b29f00>