From owner-freebsd-bugs@FreeBSD.ORG Thu Feb 10 09:00:44 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D23816A4CF for ; Thu, 10 Feb 2005 09:00:44 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7988843D5A for ; Thu, 10 Feb 2005 09:00:43 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j1A90gbp072649 for ; Thu, 10 Feb 2005 09:00:42 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j1A90gKH072648; Thu, 10 Feb 2005 09:00:42 GMT (envelope-from gnats) Date: Thu, 10 Feb 2005 09:00:42 GMT Message-Id: <200502100900.j1A90gKH072648@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Florian Le Goff Subject: Re: kern/73324: Re: kern/73324: [PATCH] [sys/dev/bktr] correctwarning for Pinnacle PCTV Rave card X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Florian Le Goff List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 09:00:44 -0000 The following reply was made to PR kern/73324; it has been noted by GNATS. From: Florian Le Goff To: freebsd-gnats-submit@FreeBSD.org Cc: madflo@beertech.org Subject: Re: kern/73324: Re: kern/73324: [PATCH] [sys/dev/bktr] correct warning for Pinnacle PCTV Rave card Date: Thu, 10 Feb 2005 09:53:45 +0100 Hello, This report can now be closed, it's actually working thanks to Arne's patch (kern/73669) addition of the new pinnacle device ID [1]. [1] : src/sys/dev/bktr/bktr_card.c from 1.24 to 1.25 . There is my actual bktr-load-message : bktr_mem: memory holder loaded bktr0: mem 0xcfffe000-0xcfffefff irq 17 at device 9.0 on pci1 bktr0: [GIANT-LOCKED] bktr0: Warning - card vendor 0x11bd (model 0x0012) unknown. bktr0: MT2032: Companycode=3cbf Part=45 Revision=45 bktr0: MT2032 not found or unknown type bktr0: Pinnacle/Miro TV, Philips SECAM tuner. Thanks Arne for the co-patching and Julian for the commit :) -- Florian "madflo" Le Goff - madflo at beertech (dot) org