Date: Sat, 30 Sep 2006 17:08:52 +0000 (UTC) From: Alexander Leidinger <netchild@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pci envy24.c Message-ID: <200609301708.k8UH8qQQ091047@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
netchild 2006-09-30 17:08:52 UTC FreeBSD src repository Modified files: sys/dev/sound/pci envy24.c Log: - fix memory leak, when "number of adcs" != "number of dacs" - fix multiple initialization of the first codec (support for more than one codec should be added in the future) - use spicds instead of ak452x module Submitted by: "Konstantin Dimitrov" <kosio.dimitrov@gmail.com> Revision Changes Path 1.4 +17 -24 src/sys/dev/sound/pci/envy24.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609301708.k8UH8qQQ091047>