From owner-freebsd-current Tue May 18 1:28:29 1999 Delivered-To: freebsd-current@freebsd.org Received: from chopin.seattleu.edu (chopin.seattleu.edu [206.81.198.70]) by hub.freebsd.org (Postfix) with ESMTP id 77380150F7 for ; Tue, 18 May 1999 01:28:26 -0700 (PDT) (envelope-from hodeleri@seattleu.edu) Received: from seattleu.edu ([172.17.41.90]) by chopin.seattleu.edu (8.8.5/8.8.5) with ESMTP id BAA01335; Tue, 18 May 1999 01:23:59 -0700 (PDT) Message-ID: <3741237F.F528C8FA@seattleu.edu> Date: Tue, 18 May 1999 01:23:27 -0700 From: Eric Hodel Organization: Dis X-Mailer: Mozilla 4.51 [en] (X11; U; FreeBSD 4.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: obrien@NUXI.com Cc: Leif Neland , Marc van Woerkom , freebsd-current@FreeBSD.ORG Subject: Re: No sound (Ensoniq Audio PCI 1370) References: <199905151958.VAA14199@oranje.my.domain> <19990517105543.B47978@nuxi.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG David O'Brien wrote: > > > > Below follow dmesg output and kernel configuration. > > > > > device pcm0 at isa? port ? irq 10 drq 1 flags 0x0 > > > > I have this: > > > > device pcm0 at nexus? port ? irq 10 drq 1 flags 0x0 > > ^^^^^^ > > I would like to update ``sys/i386/isa/snd/README'' since it currently > does not have enough information to get a person going. Is the use of > "nexus" vs "isa" the offical way to go now days? I just use: device pcm0 and no more, since I only have a PCI card. Haven't cvsupped in about a week though. (I have no idea if this is correct or not. I removed the at... part in order to keep it from probing the isa stuff, for no other reason than I didn't want to see it.) > Also, what devices did people have to create to get sound and /dev/audio > working? (ie. cd /dev ; ./MAKEDEV foo) I think dmesg |grep pcm followed by cd /dev/; MAKEDEV foo will work, when foo is whatever pcm dsp you want working. SB128 has a patch to get two dsps working... -- Eric Hodel hodeleri@seattleu.edu "If you understand what you're doing, you're not learning anything." -- A. L. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message