From owner-freebsd-multimedia@FreeBSD.ORG Wed Jul 16 08:26:50 2008 Return-Path: Delivered-To: multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7DA60106568A for ; Wed, 16 Jul 2008 08:26:50 +0000 (UTC) (envelope-from freebsdlists@bsdunix.ch) Received: from conversation.bsdunix.ch (ns1.bsdunix.ch [82.220.1.90]) by mx1.freebsd.org (Postfix) with ESMTP id 3F4D38FC15 for ; Wed, 16 Jul 2008 08:26:49 +0000 (UTC) (envelope-from freebsdlists@bsdunix.ch) Received: from localhost (localhost.bsdunix.ch [127.0.0.1]) by conversation.bsdunix.ch (Postfix) with ESMTP id 57B005D29 for ; Wed, 16 Jul 2008 10:07:31 +0200 (CEST) X-Virus-Scanned: by amavisd-new at mail.bsdunix.ch Received: from conversation.bsdunix.ch ([127.0.0.1]) by localhost (conversation.bsdunix.ch [127.0.0.1]) (amavisd-new, port 10024) with LMTP id G3rWMYlxz+8W for ; Wed, 16 Jul 2008 10:07:30 +0200 (CEST) Received: from [192.168.1.101] (home.bsdunix.ch [82.220.17.23]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by conversation.bsdunix.ch (Postfix) with ESMTP id EDCA25CFF for ; Wed, 16 Jul 2008 10:07:29 +0200 (CEST) Message-Id: <226B8BC9-E8F3-4684-82F4-0606544F3DB0@bsdunix.ch> From: Thomas Vogt To: multimedia@freebsd.org Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v926) Date: Wed, 16 Jul 2008 10:07:29 +0200 X-Mailer: Apple Mail (2.926) Cc: Subject: WinTV-PCI-FM support? X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Jul 2008 08:26:50 -0000 Hello Is the Hauppauge WinTV-PCI-FM (http://www.hauppauge.co.uk/site/products/data_pcifm.html ) supported by FreeBSD 6 or 7? I just need the FM Tuner. I tried the pvrxxx port but without success. The device was not initialized when i loaded the cxm modules. I got two of this cards. dmesg: pci8: on pcib8 pci8: at device 0.0 (no driver attached) pci8: at device 0.1 (no driver attached) pci8: at device 1.0 (no driver attached) pci8: at device 1.1 (no driver attached) pciconf -lv pcm1@pci0:5:0:0: class=0x040300 card=0x00181102 chip=0x00091102 rev=0x00 hdr=0x00 vendor = 'Creative Technology LTD.' class = multimedia none2@pci0:8:0:0: class=0x040000 card=0x34010070 chip=0x880014f1 rev=0x05 hdr=0x00 vendor = 'Conexant Systems, Inc.' device = '23880 Conexant 23880 Video Capture (NTSC)' class = multimedia subclass = video none3@pci0:8:0:1: class=0x048000 card=0x34010070 chip=0x880114f1 rev=0x05 hdr=0x00 vendor = 'Conexant Systems, Inc.' device = 'CX2388x TV Capture Chip' class = multimedia none4@pci0:8:1:0: class=0x040000 card=0x34010070 chip=0x880014f1 rev=0x05 hdr=0x00 Regards, Thomas Vogt