From owner-freebsd-newbies Thu Apr 20 10: 2:37 2000 Delivered-To: freebsd-newbies@freebsd.org Received: from odin.acuson.com (odin.acuson.com [157.226.230.71]) by hub.freebsd.org (Postfix) with ESMTP id ED2A937BE65 for ; Thu, 20 Apr 2000 10:02:30 -0700 (PDT) (envelope-from djohnson@acuson.com) Received: from acuson.com ([157.226.69.47]) by odin.acuson.com (Netscape Messaging Server 3.54) with ESMTP id AAA4255; Thu, 20 Apr 2000 10:03:17 -0700 Message-ID: <38FF37AB.F12C7526@acuson.com> Date: Thu, 20 Apr 2000 10:00:27 -0700 From: David Johnson Organization: Acuson X-Mailer: Mozilla 4.7 [en] (X11; U; SunOS 5.5.1 sun4m) X-Accept-Language: en MIME-Version: 1.0 To: wow boong Cc: freebsd-newbies@FreeBSD.ORG Subject: Re: /dev/dsp device not configured References: <20000420091544.47353.qmail@hotmail.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org wow boong wrote: > > i use, > device pcmo0 at isa? port 0x220 irq 5 drq 1 > for my ESS 1869 sound card Even though the driver is pcm, the device is still snd. You need to /dev/MAKEDEV snd0. This will make all your sound devices such as audio, mixer and dsp. David To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message