From owner-freebsd-current Tue Oct 6 04:28:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA29584 for freebsd-current-outgoing; Tue, 6 Oct 1998 04:28:21 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id EAA29530 for ; Tue, 6 Oct 1998 04:28:06 -0700 (PDT) (envelope-from luigi@labinfo.iet.unipi.it) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id KAA06109; Tue, 6 Oct 1998 10:25:49 +0100 From: Luigi Rizzo Message-Id: <199810060925.KAA06109@labinfo.iet.unipi.it> 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 To: dag-erli@ifi.uio.no (Dag-Erling C. =?iso-8859-1?Q?Sm=F8rgrav?=) Date: Tue, 6 Oct 1998 10:25:49 +0100 (MET) Cc: current@FreeBSD.ORG In-Reply-To: from "Dag-Erling C. =?iso-8859-1?Q?Sm=F8rgrav?=" at Oct 6, 98 01:23:57 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > Remember the settings for the Vibra16X are different from other cards. > > Same box, same kernel, same kernel.config works fine with SB32. Are > there any differences between these cards I should be aware of? the vibra16x uses two 8-bit DMA channels, the older sb (incl.SB32 i think) uses one 8-bit and one 16-bit channel. > 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 (or something the like) when booting with -c on your vibra16X luigi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message