Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Feb 2000 13:08:08 -0800
From:      Gary Kline <kline@tera.com>
To:        Craig Burgess <craig-burgess@home.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Docs about sound cards
Message-ID:  <20000211130808.A9800@athena.sea.tera.com>
In-Reply-To: <38A46EA5.3220AF1C@home.net>; from Craig Burgess on Fri, Feb 11, 2000 at 12:18:45PM -0800
References:  <Pine.BSF.4.10.10002111444250.538-100000@sekel.montain.dhs.org> <38A46EA5.3220AF1C@home.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Feb 11, 2000 at 12:18:45PM -0800, Craig Burgess wrote:
> "David V." wrote:
> > 
> > I tried using:
> > 
> > device pcm0 at isa? port? tty irq 5 drq 1 flags 0x0
> > 
> > and (not at the same time)
> > 
> > device pcm0 at isa? port? tty irq 5 drq 1 flags 0x15
> > 
> > and both returned this:
> > 
> > pcm0 not found
> > 
> > On Fri, 11 Feb 2000, Gary Kline wrote:
> > 
> > >       If your SB16 is not a newer PnP type, you've got one like
> > >       mine: old.
> > >
> > >       Here is what works, minimally for me
> > >       (in my /sys/i386/conf/KERNEL) file::
> > >
> > >
> > > #sound card SB16 ISA (c 1995 version)
> > > #
> > > device pcm0 at isa? port? tty irq 5 drq 1 flags 0x0
> > > #
> > >
> > >       This  assumes you are using IRQ 5, rather than 10.  Season
> > >       to taste.
> > >
> > >       Also, this does not give you MIDI; things-MIDI are on
> > >       my to-do queue.
> 
> You may need to use snd0 (plus some other stuff) for the SB16. It's
> documented -- somewhere. If you don't find it on your own, I'll poke
> around some more.
> 
> craig
> 
> 

	Yeah, either the pnp controller or (maybe) the snd0.
	Please do check, Craig... !

	gary



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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