From owner-freebsd-multimedia@FreeBSD.ORG Wed Jan 5 19:35:16 2005 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 E3A7116A4CE for ; Wed, 5 Jan 2005 19:35:16 +0000 (GMT) Received: from slash.euronet.nl (slash.euronet.nl [194.134.32.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 866EB43D46 for ; Wed, 5 Jan 2005 19:35:16 +0000 (GMT) (envelope-from branko@euro.net) Received: from slash.euronet.nl (localhost [127.0.0.1]) by slash.euronet.nl (Postfix) with ESMTP id 941E5D91E; Wed, 5 Jan 2005 20:35:15 +0100 (MET) To: Julian Elischer In-reply-to: Your message of "Sun, 02 Jan 2005 14:56:01 PST." <41D87C01.2000308@elischer.org> Date: Wed, 05 Jan 2005 20:35:15 +0100 From: Branko Lankester Message-Id: <20050105193515.941E5D91E@slash.euronet.nl> cc: multimedia@freebsd.org Subject: Re: bktr now broken for me 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: Wed, 05 Jan 2005 19:35:17 -0000 On Sunday January 2 (14:56 PST), Julian Elischer wrote: >Michael Nottebrock wrote: >> The most recent commit to bktr completely breaks the driver for me. > >I've CC'd this to teh right mailing list.. >Maybe someone there who knows these cards a bit can help you >develope a patch to ID the card, and we can commit it. I've made a patch to detect the MT2032 tuner, this way the card can be identified without looking at the PCI ID, I've submitted the patch as PR: http://www.freebsd.org/cgi/query-pr.cgi?pr=75831 Branko