From owner-freebsd-questions Mon Jul 10 16:25:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mta03-svc.ntlworld.com (mta03-svc.ntlworld.com [62.253.162.43]) by hub.freebsd.org (Postfix) with ESMTP id AA98E37B55E for ; Mon, 10 Jul 2000 16:25:48 -0700 (PDT) (envelope-from mark@ukug.uk.freebsd.org) Received: from parish.my.domain ([62.253.88.113]) by mta03-svc.ntlworld.com (InterMail vM.4.01.02.27 201-229-119-110) with ESMTP id <20000710232547.DQJB16423.mta03-svc.ntlworld.com@parish.my.domain>; Tue, 11 Jul 2000 00:25:47 +0100 Received: (from mark@localhost) by parish.my.domain (8.9.3/8.9.3) id AAA03177; Tue, 11 Jul 2000 00:25:54 +0100 (BST) (envelope-from mark) Date: Tue, 11 Jul 2000 00:25:54 +0100 From: Mark Ovens To: "David J. Kanter" Cc: FreeBSD questions Subject: Re: Which /dev for "device pcm" in kernel? Message-ID: <20000711002554.L237@parish> References: <20000710180337.A39923@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20000710180337.A39923@localhost.localdomain>; from djkanter@northwestern.edu on Mon, Jul 10, 2000 at 06:03:37PM -0500 Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Jul 10, 2000 at 06:03:37PM -0500, David J. Kanter wrote: > > I'm using a sound card that needs "device pcm" in the kernel. All is working > OK, except I don't know which /dev entry to use for audio programs. > > I would think /dev/pcm0, but all the stuff I read has /dev/snd0. Which one? > (I've never been entirely clear on device making, other than tun.) > > The card is an Aureal Vortex patched with the necessary files to work: > > pci0: on pcib0 > > [snip] > > pci0: (vendor=0x11de, dev=0x6120) at 14.0 irq 10 > pcm0: port 0x1030-0x1037,0x1038-0x103f mem > 0xf4000000-0xf403ffff irq 9 at device 15.0 on pci0 Since your card is found as pcm0 you need snd0 # cd /dev && ./MAKEDEV snd0 > -- > David Kanter > djkanter@northwestern.edu > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- If I buy a copy of WinDelete, and it doesn't delete Windows, am I entitled to my money back? ________________________________________________________________ FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://ukug.uk.freebsd.org/~mark/ mailto:marko@freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message