From owner-freebsd-questions Thu Apr 22 11:24:14 1999 Delivered-To: freebsd-questions@freebsd.org Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5]) by hub.freebsd.org (Postfix) with SMTP id 4E81314BF7 for ; Thu, 22 Apr 1999 11:23:53 -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 SAA29269; Thu, 22 Apr 1999 18:07:17 +0200 From: Luigi Rizzo Message-Id: <199904221607.SAA29269@labinfo.iet.unipi.it> Subject: Re: Sound Card - pcm driver config problem To: kuuse@quik.guate.com (Juan Kuuse) Date: Thu, 22 Apr 1999 18:07:17 +0200 (MET DST) Cc: luigi@iet.unipi.it, freebsd-questions@FreeBSD.ORG In-Reply-To: <000401be8cec$9304ac00$6d1e48d8@ps1.QUIK> from "Juan Kuuse" at Apr 22, 99 12:18:31 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Content-Length: 819 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I got sound card driver configuration problems: > > Using the pcm driver to configure my CrystalWare CS4232 card, I can play CS4237 really... see msg below! > audio CDs, but I can't use any application ("Device not configured"). > To make it work this far, I used the -c option at boot to use the BIOS > commands, as my BIOS is not PnP-aware. correctn, and your card is detected as unit #2 -- it means you should cd /dev ./MAKEDEV snd2 > Probing for PnP devices: > CSN 1 Vendor ID: CSC4237 [0x3742630e] Serial 0xffffffff Comp ID: @@@0000 > [0x00000000] > mss_attach 2 at 0x530 irq 5 dma 1:3 flags 0x13 > pcm2 (CS423x/Yamaha sn 0xffffffff) at 0x530-0x537 irq 5 drq 1 flags > 0x13 on isa > CSN 2 Vendor ID: TCM5091 [0x91506d50] Serial 0xaf90cb17 Comp ID: @@@0000 > [0x00000000] cheers luigi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message