From owner-freebsd-stable Mon Sep 25 21:50:47 2000 Delivered-To: freebsd-stable@freebsd.org Received: from topperwein.dyndns.org (acs-24-154-28-99.zoominternet.net [24.154.28.99]) by hub.freebsd.org (Postfix) with ESMTP id 69D0737B505 for ; Mon, 25 Sep 2000 21:50:15 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by topperwein.dyndns.org (8.11.0/8.11.0) with ESMTP id e8Q4nUD17410; Tue, 26 Sep 2000 00:49:31 -0400 (EDT) (envelope-from behanna@zbzoom.net) Date: Tue, 26 Sep 2000 00:49:30 -0400 (EDT) From: Chris BeHanna Reply-To: behanna@zbzoom.net To: Gary Kline Cc: Phil Homewood , Dave Edmondson , freebsd-stable@FreeBSD.ORG Subject: Re: pcm driver In-Reply-To: <20000925194155.A18075@tao.thought.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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