From owner-freebsd-current Sat Sep 4 7:58:44 1999 Delivered-To: freebsd-current@freebsd.org Received: from mail.tucows.com (mail.tucows.com [208.229.216.23]) by hub.freebsd.org (Postfix) with ESMTP id 6739514BF4 for ; Sat, 4 Sep 1999 07:58:40 -0700 (PDT) (envelope-from arthur@tucows.com) Received: from Arthur.Linuxberg (starwars.linuxberg.org [208.229.216.41]) by mail.tucows.com (8.9.3/8.9.1) with ESMTP id KAA09976; Sat, 4 Sep 1999 10:58:05 -0400 Received: from localhost (arthur@localhost) by Arthur.Linuxberg (8.9.3/8.9.3) with ESMTP id KAA05772; Sat, 4 Sep 1999 10:58:01 -0400 (EDT) X-Authentication-Warning: Arthur.Linuxberg: arthur owned process doing -bs Date: Sat, 4 Sep 1999 10:58:00 -0400 (EDT) From: "Arthur H. Johnson II" X-Sender: arthur@Arthur.Linuxberg To: Doug Rabson Cc: Andrew Kenneth Milton , current@freebsd.org Subject: Re: Fixed sound card problem. In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Done, and I have pci.c 1.117. When did it get broken then fixed? I ran make update and make world just thursday. Arthur H. Johnson II http://www.linuxberg.com Linuxberg Manager arthur@tucows.com On Sat, 4 Sep 1999, Doug Rabson wrote: > On Sun, 5 Sep 1999, Andrew Kenneth Milton wrote: > > > +----[ Doug Rabson ]--------------------------------------------- > > | On Sat, 4 Sep 1999, Andrew Kenneth Milton wrote: > > | > > | > +----[ Arthur H. Johnson II ]--------------------------------------------- > > | > | I fixed the sound card problem I was having. I just commented out the pnp > > | > | driver. I know I will run into problems later if I ever get pnp devices, > > | > | but its a temporary fix. > > | > > > | > Pcm doesn't work for me anymore with or without a pnp controller defined. > > | > It's not even probed. > > | > > > | > I've got a genuine Sound Blaster 16 with on board SCSI (unused). > > | > > | Can I see your kernel config and dmesg lines both from an old (working) > > | kernel and from the new kernel. > > > > I would have attached the dmesg originally but it didn't even show the pcm > > probe at all... and there was nothing strange in it (I did look for errors). > > > > My current kernel has got voxware in unfortunately... and I'm currently > > building world (again) d8/ I can rebuild a kernel afterwards with pcm > > compiled in and send that, but, that won't be for a few hours yet... > > It's 1:30 am here right now and my kids will be waking me up > > for fathers day nice and early so I can't pull a dawner tonight. > > > > Here's my kernel config and dmesg from a working kernel. > > > > The changes I've made other than to comment out the pnp controller, > > is to add the > > > > options CPU_FASTER_5X86_FPU > > > > I'm going to remove that next kernel build as well to see if that makes > > a difference. > > > > I'll forward you a non-working dmesg tomorrow my time I guess unless > > something comes to light before then. > > Make sure that you have the latest version of pci.c before you test again. > Also, when you change back to using pnp, change the pcm declaration from: > > device pcm0 at isa? ... > > to > > device pcm0 > > -- > Doug Rabson Mail: dfr@nlsystems.com > Nonlinear Systems Ltd. Phone: +44 181 442 9037 > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message