From owner-cvs-all Tue Aug 29 11: 5: 5 2000 Delivered-To: cvs-all@freebsd.org Received: from lists01.iafrica.com (lists01.iafrica.com [196.7.0.141]) by hub.freebsd.org (Postfix) with ESMTP id 159E737B422; Tue, 29 Aug 2000 11:04:59 -0700 (PDT) Received: from nwl.fw.uunet.co.za ([196.31.2.162]) by lists01.iafrica.com with esmtp (Exim 3.12 #2) id 13Tpkl-0003kq-00; Tue, 29 Aug 2000 20:04:55 +0200 Received: (from nobody@localhost) by nwl.fw.uunet.co.za (8.8.8/8.6.9) id UAA03156; Tue, 29 Aug 2000 20:04:54 +0200 (SAST) Received: by nwl.fw.uunet.co.za via recvmail id 3045; Tue Aug 29 20:03:58 2000 Received: from sheldonh (helo=axl.fw.uunet.co.za) by axl.fw.uunet.co.za with local-esmtp (Exim 3.16 #1) id 13Tpjq-000NGk-00; Tue, 29 Aug 2000 20:03:58 +0200 From: Sheldon Hearn To: Cameron Grant Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/sound/pcm sound.c In-reply-to: Your message of "Tue, 29 Aug 2000 09:21:36 MST." <200008291621.JAA49837@freefall.freebsd.org> Date: Tue, 29 Aug 2000 20:03:58 +0200 Message-ID: <89449.967572238@axl.fw.uunet.co.za> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 29 Aug 2000 09:21:36 MST, Cameron Grant wrote: > 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. Wonderful! This will take care of much of the ugliness in the FILES section of the pcm(4) manual page, when devfs becomes mainstream. :-) Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message