From owner-freebsd-stable Wed Jul 19 5:23:45 2000 Delivered-To: freebsd-stable@freebsd.org Received: from cx344940-a.meta1.la.home.com (cx344940-a.meta1.la.home.com [24.6.21.74]) by hub.freebsd.org (Postfix) with ESMTP id C178E37B969 for ; Wed, 19 Jul 2000 05:23:42 -0700 (PDT) (envelope-from conrads@cx344940-a.meta1.la.home.com) Received: (from conrads@localhost) by cx344940-a.meta1.la.home.com (8.9.3/8.9.3) id HAA78794; Wed, 19 Jul 2000 07:23:36 -0500 (CDT) (envelope-from conrads) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <00071818513700.03027@dave.uhring.com> Date: Wed, 19 Jul 2000 07:23:36 -0500 (CDT) Organization: @Home Network From: Conrad Sabatier To: David Uhring Subject: Re: is the ensoniq 1371 sound chip supported? Cc: freebsd-stable@FreeBSD.ORG, sean@rentul.net Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 18-Jul-00 David Uhring wrote: > I can't get mine to work, either. The kernel is compiled with device pcm > and > dmesg shows that the kernel recognizes the card. What /dev/ have to > be made? There is no pcm0 in /dev and MAKEDEV reports no such device, > although > pcm0 appears in dmesg. Running RELENG_4 compiled 12 Jul 00. In your kernel config file: device pcm device sbc (the es1371 *is* a Soundblaster-compatible) In /dev, do "./MAKEDEV snd0". Works great for me! -- Conrad Sabatier http://members.home.net/conrads/ ICQ# 1147270 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message