From owner-cvs-all Tue Aug 29 9:21:38 2000 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 569C737B422; Tue, 29 Aug 2000 09:21:36 -0700 (PDT) Received: (from cg@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA49837; Tue, 29 Aug 2000 09:21:36 -0700 (PDT) (envelope-from cg@FreeBSD.org) Message-Id: <200008291621.JAA49837@freefall.freebsd.org> From: Cameron Grant Date: Tue, 29 Aug 2000 09:21:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pcm sound.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cg 2000/08/29 09:21:34 PDT Modified files: sys/dev/sound/pcm sound.c Log: add devfs support. when devfs is enabled, sysctl hw.sndunit is used to set which sound unit the /dev/{dsp,mixer,dspW,audio} links point at. this can also be set from the loader. Revision Changes Path 1.26 +66 -2 src/sys/dev/sound/pcm/sound.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message