From owner-freebsd-current Sat Aug 18 22:43:26 2001 Delivered-To: freebsd-current@freebsd.org Received: from www.abc.com.ua (www.abc.com.ua [213.133.160.224]) by hub.freebsd.org (Postfix) with ESMTP id 06FB337B409; Sat, 18 Aug 2001 22:43:18 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from notebook.vega.com (shiva.abc.com.ua [10.0.1.2]) by www.abc.com.ua (Windows/ME) with ESMTP id IAA36455; Sun, 19 Aug 2001 08:43:37 GMT (envelope-from sobomax@FreeBSD.org) Date: Sun, 19 Aug 2001 08:43:37 GMT Message-Id: <200108190843.IAA36455@www.abc.com.ua> To: grasshacker@over-yonder.net, sos@freebsd.dk Cc: current@FreeBSD.ORG, jhb@FreeBSD.org From: Maxim Sobolev Subject: Re: Sound broken on -current again... X-Mailer: Pygmy (v0.5.9) In-Reply-To: <20010818211040.C31058@over-yonder.net> Content-type: text/plain Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 18 Aug 2001 21:10:40 -0500, Daniel M . Kurry wrote: > On Wed, Aug 15, 2001 at 07:01:46PM +0200, some SMTP stream spewed forth: = > > = > > One gets the first DMA buffer full, then the process hangs... > = > Due to the lack of replies, I'll go ahead. > = > I am seeing sound breakage also. > My card is a = > Creative Labs SoundBlaster Live!. > = > xmms will play a short (less than a second) spurt of audio and then stop > responding. mpg123 will not play (any audio to the speakers) at all. > = > I ran a buildworld today which apparently broke it. > That puts the breakage between today and sometime less than 2 months > ago. > (I really cannot be more specific.) > = > Suggestions gladly welcomed. > = > = > > -S=F8ren The same is here (OPL3-SA driver on Toshiba Satellite Pro 445CDX notebook). I found that after reverting the following deltas (jhb's 10 August commit) sound starts working again: src/sys/i386/i386/sys_machdep.c,v 1.60 src/sys/i386/i386/trap.c,v 1.198 src/sys/i386/include/cpu.h,v 1.63 src/sys/i386/isa/ipl.s,v 1.51 src/sys/i386/isa/npx.c,v 1.108 src/sys/kern/kern_clock.c,v 1.128 src/sys/kern/kern_intr.c,v 1.61 src/sys/kern/kern_lock.c,v 1.47 src/sys/kern/kern_synch.c,v 1.155 src/sys/kern/kern_timeout.c,v 1.69 src/sys/kern/subr_prof.c,v 1.47 src/sys/kern/subr_smp.c,v 1.157 src/sys/kern/subr_trap.c,v 1.197 src/sys/kern/subr_witness.c,v 1.82 src/sys/posix4/ksched.c,v 1.14 src/sys/sys/callout.h,v 1.21 src/sys/sys/proc.h,v 1.174 src/sys/sys/resourcevar.h,v 1.23 Please fix. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message