Date: 06 Oct 1998 16:34:03 +0200 From: dag-erli@ifi.uio.no (Dag-Erling C. =?iso-8859-1?Q?Sm=F8rgrav?= ) To: Luigi Rizzo <luigi@labinfo.iet.unipi.it> 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 Message-ID: <xzp1zoliwtg.fsf@skejdbrimir.ifi.uio.no> In-Reply-To: Luigi Rizzo's message of "Tue, 6 Oct 1998 10:25:49 %2B0100 (MET)" References: <199810060925.KAA06109@labinfo.iet.unipi.it>
next in thread | previous in thread | raw e-mail | index | archive | help
Luigi Rizzo <luigi@labinfo.iet.unipi.it> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzp1zoliwtg.fsf>