Date: Tue, 6 Oct 1998 15:49:46 -0700 From: Ulf Zimmermann <ulf@Alameda.net> To: =?iso-8859-1?Q?Dag-Erling_C=2E_Sm=F8rgrav_?= <dag-erli@ifi.uio.no>, 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: <19981006154946.A6431@Alameda.net> In-Reply-To: =?iso-8859-1?Q?=3Cxzp1zoliwtg=2Efsf=40skejdbrimir=2Eifi=2Euio=2Eno=3E=3B?= =?iso-8859-1?Q?_from_Dag-Erling_C=2E_Sm=F8rgrav__on_Tue=2C_Oct_06=2C_199?= =?iso-8859-1?Q?8_at_04:34:03PM_%2B0200?= References: <199810060925.KAA06109@labinfo.iet.unipi.it> <xzp1zoliwtg.fsf@skejdbrimir.ifi.uio.no>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Oct 06, 1998 at 04:34:03PM +0200, Dag-Erling C. Smørgrav wrote: > 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 CSN 1 Vendor ID: CTL0070 [0x70008c0e] Serial 0xffffffff Comp ID: PNPb02f [0x2fb0d041] pcm1 (SB16pnp <SB16 PnP> sn 0xffffffff) at 0x220-0x22f irq 7 drq 3 flags 0x17 on isa pcm0 not found in the kernel config file: controller pnp0 device pcm0 at isa? port ? tty irq 5 drq 1 flags 0x0 vector pcmintr So it doesn't find pcm0, but automatic adds pcm1. > > > 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 -- Regards, Ulf. --------------------------------------------------------------------- Ulf Zimmermann, 1525 Pacific Ave., Alameda, CA-94501, #: 510-769-2936 Alameda Networks, Inc. | http://www.Alameda.net | Fax#: 510-521-5073 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?19981006154946.A6431>