From owner-freebsd-current Thu Oct 1 06:46:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA19669 for freebsd-current-outgoing; Thu, 1 Oct 1998 06:46:35 -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 GAA19648 for ; Thu, 1 Oct 1998 06:46:29 -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 MAA10708; Thu, 1 Oct 1998 12:45:21 +0100 From: Luigi Rizzo Message-Id: <199810011145.MAA10708@labinfo.iet.unipi.it> Subject: Re: possibly fixed sound code for 3.0-current To: eculp@webwizard.org.mx (Edwin Culp) Date: Thu, 1 Oct 1998 12:45:21 +0100 (MET) Cc: bright@hotjobs.com, current@FreeBSD.ORG In-Reply-To: <36137F6A.19FB8D73@webwizard.org.mx> from "Edwin Culp" at Oct 1, 98 08:10:47 am X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message