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
[EMAIL PROTECTED]
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: [EMAIL PROTECTED]
> Nonlinear Systems Ltd. Phone: +44 181 442 9037
>
>
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message