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)
[EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message