Date: Fri, 7 Feb 2003 08:26:45 -0800 (PST) From: Orion Hodson <orion@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org, legacy-committers@FreeBSD.org Subject: cvs commit: src/sys/conf files src/sys/modules/sound/pcm Makefile src/sys/dev/sound/pcm ac97.c ac97.h ac97_patch.c ac97_patch.h Message-ID: <200302071626.h17GQj7S048693@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
orion 2003/02/07 08:26:45 PST Modified files: (Branch: RELENG_4) sys/conf files sys/modules/sound/pcm Makefile sys/dev/sound/pcm ac97.c ac97.h Added files: (Branch: RELENG_4) sys/dev/sound/pcm ac97_patch.c ac97_patch.h Log: MFC support for vendor specific ac97 codec patches. Revision Changes Path 1.340.2.130 +1 -0 src/sys/conf/files 1.5.2.13 +93 -81 src/sys/dev/sound/pcm/ac97.c 1.3.2.10 +3 -0 src/sys/dev/sound/pcm/ac97.h 1.1.2.1 +42 -0 src/sys/dev/sound/pcm/ac97_patch.c (new) 1.1.2.1 +30 -0 src/sys/dev/sound/pcm/ac97_patch.h (new) 1.3.2.4 +3 -3 src/sys/modules/sound/pcm/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302071626.h17GQj7S048693>