Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Sep 2000 00:49:30 -0400 (EDT)
From:      Chris BeHanna <behanna@zbzoom.net>
To:        Gary Kline <kline@thought.org>
Cc:        Phil Homewood <pdh@bit.net.au>, Dave Edmondson <david@jlc.net>, freebsd-stable@FreeBSD.ORG
Subject:   Re: pcm driver
Message-ID:  <Pine.BSF.4.21.0009260047020.17288-100000@topperwein.dyndns.org>
In-Reply-To: <20000925194155.A18075@tao.thought.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 25 Sep 2000, Gary Kline wrote:

> On Tue, Sep 26, 2000 at 08:23:04AM +1000, Phil Homewood wrote:
> > Dave Edmondson wrote:
> > > I finally got a Sound Blaster 16 non-PnP model working. Both pcm and sbc
> > > had to be in the old ISA:
> > > 
> > > pcm0		at isa? ...
> > > sbc0		at isa? ...
> > > 
> > > ...format. After remaking sbc0, it seemed to work fine.
> 
> 	Can the `at isa' lines be identical:
> 
> device pcm    at isa? port 0x220 irq 5 drq 1 flags 0x15
> device sbc0    at isa? port 0x220 irq 5 drq 1 flags 0x15
> 
> 	Like so?

    I don't have a Vibra 16 (I do have an ISA AWE64, however), but,
FWIW, I have the following in my config file:

    device pcm 
    device sbc0    at isa? port 0x220 irq 5 drq 1 flags 0x15

and it works great, except in vmware.  In vmware, I get crackling,
crappy sound *except* when playing CDs; however, vmware does not make
use of my subwoofer.

--
Chris BeHanna
Software Engineer (at yourfit.com)
behanna@zbzoom.net




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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0009260047020.17288-100000>