From owner-freebsd-questions Mon Jan 3 17: 4:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp01.mrf.mail.rcn.net (smtp01.mrf.mail.rcn.net [207.172.4.60]) by hub.freebsd.org (Postfix) with ESMTP id 4CC3C15295 for ; Mon, 3 Jan 2000 17:04:44 -0800 (PST) (envelope-from jcm@dogma.freebsd-uk.eu.org) Received: from 208-58-242-125.s125.tnt2.atnnj.pa.dialup.rcn.com ([208.58.242.125] helo=dogma.freebsd-uk.eu.org) by smtp01.mrf.mail.rcn.net with esmtp (Exim 2.12 #3) id 125IOw-0002jz-00 for freebsd-questions@freebsd.org; Mon, 3 Jan 2000 20:04:43 -0500 Message-ID: <38714753.6453C59C@dogma.freebsd-uk.eu.org> Date: Mon, 03 Jan 2000 20:05:23 -0500 From: Jonathon McKitrick X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 3.4-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: questions Subject: Toshiba 4010 sound Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is my sound options in the kernel: controller snd0 device opl0 at isa? port 0x388 device css0 at isa? port 0x534 irq 5 drq 1 flags 0x10 device mpu0 at isa? port 0x330 irq ? This is the output from my kernel compile: loading kernelM dmabuf.o: In function `dsp_wr_dmaupdate':M /usr/src/sys/compile/DRAGONFLY/../../i386/isa/snd/dmabuf.c(.text+0x68): multipl dmabuf.o(.text+0x68):/usr/src/sys/compile/DRAGONFLY/../../i386/isa/snd/dmabuf.c dmabuf.o: In function `dsp_wrintr':M /usr/src/sys/compile/DRAGONFLY/../../i386/isa/snd/dmabuf.c(.text+0xa8): multipl dmabuf.o(.text+0xa8):/usr/src/sys/compile/DRAGONFLY/../../i386/isa/snd/dmabuf.c dmabuf.o: In function `reset_dbuf':M /usr/src/sys/compile/DRAGONFLY/../../i386/isa/snd/dmabuf.c(.text+0xa5c): multip dmabuf.o(.text+0xa5c):/usr/src/sys/compile/DRAGONFLY/../../i386/isa/snd/dmabuf. dmabuf.o: In function `dsp_rdintr':M /usr/src/sys/compile/DRAGONFLY/../../i386/isa/snd/dmabuf.c(.text+0x64c): multip dmabuf.o(.text+0x64c):/usr/src/sys/compile/DRAGONFLY/../../i386/isa/snd/dmabuf. dmabuf.o: In function `dsp_write_body':M /usr/src/sys/compile/DRAGONFLY/../../i386/isa/snd/dmabuf.c:246: multiple defini dmabuf.o:/usr/src/sys/compile/DRAGONFLY/../../i386/isa/snd/dmabuf.c:246: first etcetera..... This works for a Toshiba 4000 running 3.2 (I'm running 3.4 Stable) but it won't work for my 4010. Please help !!! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message