From owner-cvs-all Mon Feb 26 20:47:55 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9D7B437B491; Mon, 26 Feb 2001 20:47:49 -0800 (PST) (envelope-from cg@FreeBSD.org) Received: (from cg@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1R4lnK05385; Mon, 26 Feb 2001 20:47:49 -0800 (PST) (envelope-from cg) Message-Id: <200102270447.f1R4lnK05385@freefall.freebsd.org> From: Cameron Grant Date: Mon, 26 Feb 2001 20:47:49 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound driver.c src/sys/modules/sound/snd Makefile src/sys/modules/sound Makefile X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cg 2001/02/26 20:47:48 PST Modified files: (Branch: RELENG_4) sys/modules/sound Makefile Added files: (Branch: RELENG_4) sys/dev/sound driver.c sys/modules/sound/snd Makefile Log: add a meta-module to the sound module system. when sound modules are built, one can now load all drivers and infrastructure by kldloading snd. Revision Changes Path 1.1.2.2 +2 -2 src/sys/modules/sound/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message