Date: Mon, 23 Feb 1998 15:24:03 +0100 From: Eivind Eklund <eivind@yes.no> To: Mike Fisher <maf8113@osfmail.rit.edu>, freebsd-multimedia@FreeBSD.ORG Subject: Re: Brooktree 848 driver Message-ID: <19980223152403.48340@follo.net> In-Reply-To: <Pine.BSF.3.96.980223084422.328B-100000@d117-h041.rh.rit.edu>; from Mike Fisher on Mon, Feb 23, 1998 at 09:09:33AM -0500 References: <Pine.BSF.3.96.980223084422.328B-100000@d117-h041.rh.rit.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Feb 23, 1998 at 09:09:33AM -0500, Mike Fisher wrote: > I rebuilt world and my kernel last night to learn that there is apparantly > some trouble with the Brooktree 848 driver somehow. I get the following > error with the fxtv port: > open("/dev/bktr0") failed: Device not configured > > According to the dmesg output, the card is being detected properly: > bktr0 <BrookTree 848> rev 18 int a irq 10 on pci0:19 > Hauppauge WinCast/TV, Philips NTSC tuner, dbx stereo. > > The /dev entries for bktr0 and tuner0 do exist (I recreated them in case > that was the possibility of error using the instructions from the web page > at http://www.freebsd.org/~ahasty/files/README.bt848). > > I did a brief search through the archives and didn't see any complaints > along these lines...so any pointers would be appreciated. The major number for the Brooktree driver was changed a few days ago due to a conflict. Get the new one from /usr/src/sys/i386/conf/majors.i386, and re-create your devices. Eivind. 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?19980223152403.48340>