From owner-freebsd-current Tue Oct 6 07:34:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA26655 for freebsd-current-outgoing; Tue, 6 Oct 1998 07:34:19 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA26648 for ; Tue, 6 Oct 1998 07:34:17 -0700 (PDT) (envelope-from dag-erli@ifi.uio.no) Received: from skejdbrimir.ifi.uio.no (2602@skejdbrimir.ifi.uio.no [129.240.65.2]) by ifi.uio.no (8.8.8/8.8.7/ifi0.2) with SMTP id QAA14834; Tue, 6 Oct 1998 16:34:07 +0200 (MET DST) Received: from localhost (dag-erli@localhost) by skejdbrimir.ifi.uio.no ; Tue, 6 Oct 1998 14:34:06 GMT Mime-Version: 1.0 To: Luigi Rizzo Cc: current@FreeBSD.ORG Subject: Re: cvs commit: src/sys/i386/isa/snd CARDS README ad1848.c dmabuf.c mss.h sb_dsp.c sbcard.h sound.c sound.h References: <199810060925.KAA06109@labinfo.iet.unipi.it> Organization: University of Oslo, Department of Informatics X-url: http://www.stud.ifi.uio.no/~dag-erli/ X-other-addresses: 'finger dag-erli@ifi.uio.no' for a list X-disclaimer-1: The views expressed in this article are mine alone, and do X-disclaimer-2: not necessarily coincide with those of any organisation or X-disclaimer-3: company with which I am or have been affiliated. X-Stop-Spam: http://www.cauce.org/ From: dag-erli@ifi.uio.no (Dag-Erling C. =?iso-8859-1?Q?Sm=F8rgrav?= ) Date: 06 Oct 1998 16:34:03 +0200 In-Reply-To: Luigi Rizzo's message of "Tue, 6 Oct 1998 10:25:49 +0100 (MET)" Message-ID: Lines: 28 X-Mailer: Gnus v5.5/Emacs 19.34 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id HAA26651 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Luigi Rizzo writes: > > Do you want a full dmesg and pnpinfo of the Vibra16X? > yes please, plain ascii, but i am almost sure you misconfigured > the second dma channel. Try > > pnp 1 0 os enable port0 0x220 irq0 5 drq0 1 drq1 0 It works. You should mention this in src/sys/i386/isa/snd/CARDS; the only example there sets the second DMA channel to 5, which works for the SB32 but not for the SB16PnP. This is what it says: CHIPSET: SB16: PnP id 0x__008c0e Vibra16X: PnP id 0xf0008c0e MANUFACTURER: CreativeLabs DATA SHEETS: http://www.creative.com sbhwpg.pdf or SBHWPG.EXE PNP CONFIG: pnp 1 0 os enable port0 0x220 irq0 5 drq0 1 drq1 5 DES -- Dag-Erling Smørgrav - dag-erli@ifi.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message