Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 May 1999 01:23:27 -0700
From:      Eric Hodel <hodeleri@seattleu.edu>
To:        obrien@NUXI.com
Cc:        Leif Neland <leifn@neland.dk>, Marc van Woerkom <van.woerkom@netcologne.de>, freebsd-current@FreeBSD.ORG
Subject:   Re: No sound (Ensoniq Audio PCI 1370)
Message-ID:  <3741237F.F528C8FA@seattleu.edu>
References:  <199905151958.VAA14199@oranje.my.domain> <Pine.BSF.4.05.9905161813240.1047-100000@arnold.neland.dk> <19990517105543.B47978@nuxi.com>

next in thread | previous in thread | raw e-mail | index | archive | help

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3741237F.F528C8FA>