From owner-freebsd-questions@FreeBSD.ORG Thu May 8 04:44:59 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4970D37B404 for ; Thu, 8 May 2003 04:44:59 -0700 (PDT) Received: from x.org.org (152.Red-80-37-219.pooles.rima-tde.net [80.37.219.152]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2A0B43FDD for ; Thu, 8 May 2003 04:44:52 -0700 (PDT) (envelope-from root@x.org.org) Received: from x.org.org (localhost [127.0.0.1]) by x.org.org (8.12.9/8.12.6) with ESMTP id h48Bgdgt000373 for ; Thu, 8 May 2003 13:42:52 +0200 (CEST) (envelope-from root@x.org.org) Received: (from root@localhost) by x.org.org (8.12.9/8.12.6/Submit) id h48BgDwu000372 for freebsd-questions@freebsd.org; Thu, 8 May 2003 13:42:13 +0200 (CEST) Message-ID: X-Mailer: XFMail 1.5.4 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Thu, 08 May 2003 13:41:58 +0200 (CEST) Organization: xxavi1 Sender: root@x.org From: xxavi To: freebsd-questions@freebsd.org Subject: WinTV-NEXUS-s X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: xxavi2@x.org.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 May 2003 11:44:59 -0000 Hi, I have a Hauppauge WinTV-NEXUS-s video capture card, I compile the kernel with following options: # bktr device iicbus device iicbb device smbus device bktr options OVERRIDE_CARD=2 options OVERRIDE_TUNER=2 options OVERRIDE_DBX=1 options OVERRIDE_MSP=1 options BROOKTREE_SYSTEM_DEFAULT=BROOKTREE_PAL options BKTR_USE_PLL and make these devices, bktr0, tuner0 and vbi0 from /dev. But now I don't know how view if FreeBSD has recognized the WinTV-NEXUS-s card, somebody know how I can view if FreeBSD detected this card? Thanks. _____ xxavi