From owner-freebsd-current Thu Oct 1 07:01:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA21137 for freebsd-current-outgoing; Thu, 1 Oct 1998 07:01:34 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from p400.webwizard.net.mx (dns.webwizard.com.mx [148.245.50.27]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA21126 for ; Thu, 1 Oct 1998 07:01:30 -0700 (PDT) (envelope-from eculp@webwizard.org.mx) Received: from webwizard.org.mx (dns.webwizard.com.mx [148.245.50.27]) by p400.webwizard.net.mx (8.9.1/8.9.1) with ESMTP id IAA03847; Thu, 1 Oct 1998 08:54:16 -0500 (CDT) (envelope-from eculp@webwizard.org.mx) Message-ID: <36138987.DD1C0118@webwizard.org.mx> Date: Thu, 01 Oct 1998 08:54:15 -0500 From: Edwin Culp X-Mailer: Mozilla 4.5b2 [en] (X11; I; FreeBSD 3.0-BETA i386) X-Accept-Language: en MIME-Version: 1.0 To: Luigi Rizzo CC: bright@hotjobs.com, current@FreeBSD.ORG Subject: Re: possibly fixed sound code for 3.0-current References: <199810011145.MAA10708@labinfo.iet.unipi.it> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Luigi Rizzo wrote: > > I have been running elf for several weeks. I have a problem with my > > sound card, that worked fine before. I have been testing it everyday > > after my make world, thinking that I would fix itself :-) No such luck. > > > > # cat /dev/sndstat > > FreeBSD Audio Driver (980215) Sep 27 1998 10:25:53 > > Installed devices: > > pcm0: at 0x530 irq 5 dma 1:1 > > > > >From dmesg: > > pcm0 at 0x530 irq 5 drq 1 flags 0xa600 on isa > > mss_attach 0 at 0x530 irq 5 dma 1:1 flags 0xa600 > > don't you have "controller pnp0" in your kernel ? > you should configure your card to use the second dma channel as well > (something that pnp does for you). > > MSS with a single dma channel definitel does not work and it is not > worthwhile trying to fix it since all the MSS cards i know are full > duplex. > > cheers > luigi Thanks a lot, I'll give it a try. I don't know why it worked before? What the heck:-) ed To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message