From owner-freebsd-multimedia Sun May 10 11:42:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA20518 for freebsd-multimedia-outgoing; Sun, 10 May 1998 11:42:36 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from uhf.wireless.net (uhf.wireless.net [209.189.23.54]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA20497 for ; Sun, 10 May 1998 11:42:30 -0700 (PDT) (envelope-from bad@shf.wireless.net) Received: from shf.wireless.net (shf [209.189.23.56]) by uhf.wireless.net (8.8.8/8.8.7) with ESMTP id LAA19016; Sun, 10 May 1998 11:41:10 -0700 (PDT) Received: from localhost (bad@localhost) by shf.wireless.net (8.8.8/8.8.8) with SMTP id LAA00361; Sun, 10 May 1998 11:42:45 -0700 (PDT) (envelope-from bad@shf.wireless.net) Date: Sun, 10 May 1998 11:42:45 -0700 (PDT) From: Bernie Doehner To: Amancio Hasty cc: Luigi Rizzo , multimedia@FreeBSD.ORG Subject: Re: new bt848 driver In-Reply-To: <199805101821.LAA02776@rah.star-gate.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Yes, I did received the note . Can someone show me how to do it? static int bt848_card=1; SYSCTL_INT(_hw,OID_AUTO,bt848_card,CTLFLAG_RW,&bt848_card,0,""); Cheers, Bernie > > Tnks, > Amancio > > > If the recognition algorithm fails , you can still program the driver: > > > sysctl -w hw.bt848_card= > > > sysctl -w hw.bt848_tuner= > > > sysctl -w hw.bt848_reverse_mute=<0|1> 1 reverses the function of the tuner mute > > > > somebody suggested to create a "bt848" node in the sysctl tree so that > > you would have variables namde > > > > hw.bt848.card > > hw.bt848.tuner > > > > etc. . This probably gives you some advantage when you want to list > > only a subset of sysctl variables. > > > > cheers > > luigi > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-multimedia" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message