From owner-freebsd-multimedia@FreeBSD.ORG Thu Jun 26 09:43:16 2003 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F95037B401 for ; Thu, 26 Jun 2003 09:43:16 -0700 (PDT) Received: from netfoo.net (netfoo.net [206.162.201.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5119B43F93 for ; Thu, 26 Jun 2003 09:43:15 -0700 (PDT) (envelope-from paul@pboehmer.com) Received: from netfoo.net (netfoo.net [206.162.201.200]) by netfoo.net (8.12.9/8.12.9) with ESMTP id h5QGh6Jt002088 for ; Thu, 26 Jun 2003 12:43:07 -0400 (EDT) (envelope-from paul@pboehmer.com) Date: Thu, 26 Jun 2003 12:43:01 -0400 (EDT) From: Paul Boehmer X-X-Sender: paul@netfoo.net To: freebsd-multimedia@freebsd.org Message-ID: <20030626121308.I2041@netfoo.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-DCC-SdV-Metrics: vulcan.netfoo.net 1179; Body=1 Fuz1=1 Fuz2=1 X-Spam-Status: No, hits=-2.7 required=5.0 tests=AWL version=2.55 X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) Subject: STB PCI TV current w/bktr.patch X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jun 2003 16:43:16 -0000 (Please see bktr 878 no audio post for additional background info) Still no luck with -STABLE, so I loaded another box up with 5.1 and CVSUP'd to current. I then applied Alex's bktr.patch and did a full buildworld, and rebooted. Here is the bktr output from a verbose boot: bktr0: mem 0xec100000-0xec100fff irq 5 at device 10.0 on pci0 brooktree0: PCI bus latency is 32. bktr0: buffer size 3555328, addr 0x5000000 bktr0: GPIO is 0x00ffffff bktr0: Detected a MSP34255?-?31 at 0x80 bktr0: STB TV/PCI, Philips FR1236 NTSC FM tuner, dbx stereo, msp3400c stereo. bktr0: msp34xx: init: chip=MSP34255?-?31, has NICAM support pci0: at device 10.1 (no driver attached) hmm, so close so far... At least current detects some kind of multimedia device this time, now how to get the msp driver to bind to the device? On a side note, I noticed the lack of iic/smb devices in dmesg, although they are defined in the kernel config. Am I missing something there? Here is the bktr section of my Kernel Config: # Video Capture device bktr device iicbb device iicbus device smbus options BKTR_OVERRIDE_MSP options BKTR_OVERRIDE_DBX options BKTR_OVERRIDE_CARD=3 options BKTR_OVERRIDE_TUNER=9 options BKTR_NEW_MSP34XX_DRIVER If anyone has an idea on how to get the audio to work, please let me know. -- Paul Boehmer paul@pboehmer.com