Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 May 1998 11:42:45 -0700 (PDT)
From:      Bernie Doehner <bad@uhf.wireless.net>
To:        Amancio Hasty <hasty@rah.star-gate.com>
Cc:        Luigi Rizzo <luigi@labinfo.iet.unipi.it>, multimedia@FreeBSD.ORG
Subject:   Re: new bt848 driver 
Message-ID:  <Pine.BSF.3.96.980510113614.339A-100000@shf.wireless.net>
In-Reply-To: <199805101821.LAA02776@rah.star-gate.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> 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=<card-number>
> > > sysctl -w hw.bt848_tuner=<tuner-number>
> > > 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980510113614.339A-100000>