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øren
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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message