From owner-freebsd-questions Thu Nov 1 16:26:27 2001 Delivered-To: freebsd-questions@freebsd.org Received: from phobos.email.Arizona.EDU (phobos-adm.email.Arizona.EDU [128.196.133.165]) by hub.freebsd.org (Postfix) with ESMTP id 8A0E837B405 for ; Thu, 1 Nov 2001 16:26:23 -0800 (PST) Received: from [150.135.190.41] by phobos.email.Arizona.EDU with HTTP; Thu, 1 Nov 2001 17:26:20 -0700 Date: Thu, 1 Nov 2001 17:26:20 -0700 Message-ID: <3BE181320000107E@phobos.email.Arizona.EDU> From: blalli@email.arizona.edu Subject: CS4281 configuration probs... To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit User-Agent: UofA Webmail X-Originating-IP: 150.135.190.41 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I recently installed FreeBSD 4.4, and I can't seem to configure my CS4281 sound card. My kernel config file reads: device pcm device csa as per LINT, man pcm, and man csa. When I start up, I get this: pcm0: irq 5 at device 8.0 on pci0 pcm0: unable to allocate register space device_probe_and_attach: pcm0 attach returned 6 I've tried changing "device pcm" to "device pcm0", same with csa. I tried leaving out csa, or pcm, neither worked. In fact, it doesn't seem like device csa does much at all, because I get the same error with just "device pcm". Anyway, it's a Toshiba laptop, and it's worked under Linux (Which will never grace my laptop again thanks to FreeBSD). Any help, hints, anything would be good. I can barely even find anything online mentioning CS4281 and FreeBSD, other than Japanese pages. Oh, and on an off-note, in Linux there was a /proc/pci, /proc/alsa, etc, which you could cat to get info on pci devices and whatnot. Anything like that in FreeBSD??? Basil Lalli To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message