Date: Thu, 21 Jun 2001 19:03:16 +0200 (CEST) From: Søren Schmidt <sos@freebsd.dk> To: Cameron Grant <gandalf@vilnya.demon.co.uk> Cc: current@FreeBSD.ORG Subject: Re: PCM sound problems in -current ?? Message-ID: <200106211703.f5LH3GH44098@freebsd.dk> In-Reply-To: <006501c0fa71$7fa71a40$0504020a@haveblue> "from Cameron Grant at Jun 21, 2001 05:44:54 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
It seems Cameron Grant wrote: > > I'm having problems with both an internal VIA'686 and a PCI base > > ESS Solo1, both seem to loose interrupts. The interrupts doesn't > > even show up in a vmstat -i / systat so something is definitly > > wrong. BTW the exact same HW work just fine with -stable ? > > while i've not tested either of these chips for a while (lack of slots, > anyone know of a motherboard with ~20 pci and ~10 isa slots?) i can't think > of any changes that might cause this except possibly the introduction of > INTR_TYPE_AV - and then only if you're using modules and your modules are > built from newer source than your kernel. Maybe you should test them now :) Anyhow, the VIA driver doesn't use INTR_TYPE_AV it uses 0, and a quick grep amongst the pci sound card drivers reveals that 0, .._AV, .._MPSAFE is used in a way that doesn't make sense to me at least... To make it short I tried playing with those, no effect i still get the dreaded "channel dead" message. An no I dont use modules, its all compiled into the kernel.. And yes, its still works in -stable... -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106211703.f5LH3GH44098>