Subject: kern/19844: Hauppauge wintv-fm #191 isn't recognized
To: None <gnats-bugs@gnats.netbsd.org>
From: None <wolfgang@wsrcc.com>
List: netbsd-bugs
Date: 01/13/2003 19:30:13
>Number: 19844
>Category: kern
>Synopsis: Hauppauge wintv-fm #191 isn't recognized
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: kern-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Jan 13 19:31:00 PST 2003
>Closed-Date:
>Last-Modified:
>Originator: Wolfgang S. Rupprecht
>Release: NetBSD 1.6L
>Organization:
W S Rupprecht Computer Consulting, Fremont CA
>Environment:
System: NetBSD capsicum.wsrcc.com 1.6L NetBSD 1.6L (WSRCC_ATHLON) #26: Mon Jan 13 18:17:59 PST 2003 wolfgang@capsicum.wsrcc.com:/usr/src/sys/arch/i386/compile/WSRCC_ATHLON i386
Architecture: i386
Machine: i386
>Description:
The current Hauppauge WinTV-FM #191 pci card isn't recognized.
>How-To-Repeat:
plug the card in.
>Fix:
This patch will allow the card to be recognized at boot. It appears
to work just fine as an FM radio under pkgsrc's xmradio.
Index: bktr_card.c
===================================================================
RCS file: /cvsroot/src/sys/dev/pci/bktr/bktr_card.c,v
retrieving revision 1.13
diff -u -r1.13 bktr_card.c
--- bktr_card.c 2003/01/10 01:38:52 1.13
+++ bktr_card.c 2003/01/14 03:23:34
@@ -985,6 +985,7 @@
case 0x12:
case 0x17:
+ case 0x21: /* hauppage #191 wintv-fm -wsr 2003/1/13 */
select_tuner( bktr, PHILIPS_FR1236_NTSC );
goto checkDBX;
>Release-Note:
>Audit-Trail:
>Unformatted: