From owner-freebsd-multimedia Wed Dec 22 21:48:31 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from picnic.mat.net (picnic.mat.net [206.246.122.133]) by hub.freebsd.org (Postfix) with ESMTP id C1CA2155F9 for ; Wed, 22 Dec 1999 21:48:28 -0800 (PST) (envelope-from chuckr@picnic.mat.net) Received: from localhost (chuckr@localhost [127.0.0.1]) by picnic.mat.net (8.9.3/8.9.3) with ESMTP id AAA21855 for ; Thu, 23 Dec 1999 00:48:19 -0500 (EST) (envelope-from chuckr@picnic.mat.net) Date: Thu, 23 Dec 1999 00:48:18 -0500 (EST) From: Chuck Robey To: freebsd-multimedia@freebsd.org Subject: bktr0 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 I am having a problem getting both my mixer and my Hauppauge WinCast/TV card both to work at the same time. If I set my bios so that it thinks FreeBSD is not a pnp-aware OS, then bktr0 is recognized, but the mixer isn't (sound works ok otherwise). If I tell the bios that FreeBSD *is* a pnp aware OK, then the mixer works fine, but bktr0 doesn't get it's shared memory set. Here's the bktr0 section of the dmesg, with the bios told that it's a pnp aware OS (I did this part with verbose booting): bktr0: irq 19 at device 15.0 on pci0 bktr0: could not map memory device_probe_and_attach: bktr0 attach returned 6 Here the bios thinks FreeBSD isn't pnp aware: bktr0: buffer size 3555328, addr 0x5000000 bktr: GPIO is 0x003ffffb bktr0: Hauppauge Model 56131 E Hauppauge WinCast/TV, Philips FR1236 NTSC FM tuner, dbx stereo. If I knew the correct syntax to customize the "device bktr0" line in the config file, to tell it where to map the memory, maybe I could give it the values it finds when it boots correctly? Or should I handle this some other way? My sound is on the mobo, a Crystal Semi 4236B, using "device pcm". ---------------------------------------------------------------------------- Chuck Robey | Interests include C programming, Electronics, 213 Lakeside Dr. Apt. T-1 | communications, and signal processing. Greenbelt, MD 20770 | I run picnic.mat.net: FreeBSD-current(i386) and (301) 220-2114 | jaunt.mat.net : FreeBSD-current(Alpha) ---------------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message