Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Jan 2004 03:15:12 -0800 (PST)
From:      Don Lewis <truckman@FreeBSD.org>
To:        phk@FreeBSD.org
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/dev/sound/pci neomagic-coeff.h src/sys/dev/sound/pcm         dsp.c mixer.c sound.c sound.h vchan.c
Message-ID:  <200401171115.i0HBFC7E048300@gw.catspoiler.org>
In-Reply-To: <200401171037.i0HAbC0T049358@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 17 Jan, Poul-Henning Kamp wrote:
> phk         2004/01/17 02:37:12 PST
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/dev/sound/pci    neomagic-coeff.h 
>     sys/dev/sound/pcm    dsp.c mixer.c sound.c sound.h vchan.c 
>   Log:
>   As previously announced:  discontinue use of makedev() call in soundcode.
>   
>   This takes us a lot closer to refcounting dev_t.
>   
>   This patch originally by cg@ with a few minor changes by me.
>   
>   It is largely untested, but has been HEADSUP'ed twice, so presumably
>   people have not found any issues with it.
>   
>   Submitted by:   cg@
>   
>   Revision  Changes    Path
>   1.3       +1 -1      src/sys/dev/sound/pci/neomagic-coeff.h
>   1.68      +56 -19    src/sys/dev/sound/pcm/dsp.c
>   1.34      +10 -9     src/sys/dev/sound/pcm/mixer.c
>   1.87      +87 -25    src/sys/dev/sound/pcm/sound.c
>   1.53      +16 -1     src/sys/dev/sound/pcm/sound.h
>   1.14      +1 -1      src/sys/dev/sound/pcm/vchan.c

Sigh ... I predict hours of entertainment merging this with my pcm/*
buffer overflow and locking cleanup patch.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401171115.i0HBFC7E048300>