Date: Wed, 24 Jul 2002 17:36:32 -0400 (EDT) From: "Andrew R. Reiter" <arr@watson.org> To: Doug Ambrisko <ambrisko@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/sound/pci csa.c Message-ID: <Pine.NEB.3.96L.1020724173512.85945B-100000@fledge.watson.org> In-Reply-To: <200207242127.g6OLRMNk099651@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 24 Jul 2002, Doug Ambrisko wrote: :ambrisko 2002/07/24 14:27:22 PDT : : Modified files: : sys/dev/sound/pci csa.c : Log: : Fake a resume method for this chip via calling detach/attach. This lets : ThinkPads using this chip to have sound after a suspend/resume sequence : without resorting to kldunload/kldload. : : MFC after: 1 week : : Revision Changes Path : 1.24 +10 -1 src/sys/dev/sound/pci/csa.c Has cg@ given up "maintainership" of the sound code? This is not to question your commit, but rather to see if I can go ahead and fix the sound locking code... From when I looked at it lsast, it was fairly broke in terms of how it should be done (ie, WHY DO WE NEED MULTIPLE FUNCTION CALLS JUST TO THEN CALL MTX_LOCK()??????) Thanks, Andrew -- Andrew R. Reiter arr@watson.org arr@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.96L.1020724173512.85945B-100000>