From owner-freebsd-questions Thu Apr 8 14:31:48 1999 Delivered-To: freebsd-questions@freebsd.org Received: from ns.netxpress.com.gt (unknown [216.72.30.3]) by hub.freebsd.org (Postfix) with ESMTP id EA68115515 for ; Thu, 8 Apr 1999 14:31:43 -0700 (PDT) (envelope-from freebsd@quik.guate.com) Received: from quik.guate.com (ip109.netxpress.com.gt [216.72.30.109]) by ns.netxpress.com.gt (8.8.7/8.8.5) with ESMTP id VAA59742 for ; Thu, 8 Apr 1999 21:29:41 GMT Message-ID: <370D1EA1.97005FA0@quik.guate.com> Date: Thu, 08 Apr 1999 15:24:49 -0600 From: Juan Kuuse Organization: Quik Internet Guatemala X-Mailer: Mozilla 4.07 [en] (X11; I; FreeBSD 3.0-RELEASE i386) MIME-Version: 1.0 To: questions@FreeBSD.ORG Subject: CrystalWare Audio CS4232 References: <6C37EE640B78D2118D2F00A0C90FCB441A6045@site2s1> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I got a CrystalWare Audio System CS4232 sound board (CS32ba11). The CPU is a 486 DX4, the motherboard only for ISA adapters. I run FreeBSD and NT4 on the same machine. The sound board works fine on NT, detected on IRQ 7 PORT 0x388 - 0x38b, 0x530-0x537 DMA 0, 1 In /usr/src/sys/i386/conf/LINT I found the info about css driver: Crystal Sound System (CSS 423x PnP) driver and the pcm driver: PCM audio through various sound cards. ...support for CS423x based cards... I have tried some different configurations, rebuilding the kernel various times, but I feel like I'm just making some trial-and-error (as you see, I'm definitely *not* a hardware guru =)), and I always got the "snd0 not found" message at boot. Someone knows which driver to use, how to set possibly flags, if I have to modify other files than /usr/src/sys/i386/conf/MYKERNEL, etc? I already created the snd0 node with: /dev/MAKEDEV snd0 Is this the node needed for the pcm driver as well? Thanks in advance /Juan Kuuse To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message