From owner-freebsd-questions Tue Jul 4 9: 2:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ahab.COM (24-29-146-97.nyc.rr.com [24.29.146.97]) by hub.freebsd.org (Postfix) with ESMTP id 6C99D37B689 for ; Tue, 4 Jul 2000 09:02:40 -0700 (PDT) (envelope-from luser@ahab.com) Received: from localhost (moxie@localhost) by sseye.ahab.com (8.9.3/8.9.3) with ESMTP id CAA01751 for ; Tue, 4 Jul 2000 02:55:58 -0400 (EDT) (envelope-from luser@ahab.com) Date: Tue, 4 Jul 2000 02:55:58 -0400 (EDT) From: Jason T X-Sender: moxie@localhost To: FreeBSD Questions Subject: Crystal CS4281 config in RELENG_4 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've RT'd every F-n M, but to no avail. From dmesg: csa0: mem 0xfedf0000-0xfedfffff,0xfeddf000-0xfeddffff irq 5 at device 8.0 on pci0 device_probe_and_attach: csa0 attach returned 6 pca0 at irq 5 on isa0 So of course "cat < /dev/sndstat" or any other nonsense reveals "device not configured, which isn't all that surprising given the dmesg output... From my kernel config: device pcm device pca0 at isa? port IO_TIMER1 That's the best I could figure from LINT, man pcm, and man csa, and although there are some hints in old mails that a device csa might be needed (LINT suggests that sndX is irrelevant: would this replace?), nothing seems to change any of this at all... 'Scuse my dimness but I'm not too sure of how to probe this further, without spending a week I don't now have reading kernel code, and for that I need my MP3! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message