From owner-freebsd-questions Thu May 3 14: 7:52 2001 Delivered-To: freebsd-questions@freebsd.org Received: from fac13.ds.psu.edu (fac13.ds.psu.edu [146.186.61.98]) by hub.freebsd.org (Postfix) with ESMTP id 0E90237B424 for ; Thu, 3 May 2001 14:07:50 -0700 (PDT) (envelope-from hawk@fac13.ds.psu.edu) Received: from fac13.ds.psu.edu (localhost [127.0.0.1]) by fac13.ds.psu.edu (8.11.3/8.11.3) with ESMTP id f43L7o000335 for ; Thu, 3 May 2001 17:07:51 -0400 (EDT) (envelope-from hawk@fac13.ds.psu.edu) Message-Id: <200105032107.f43L7o000335@fac13.ds.psu.edu> To: freebsd-questions@FreeBSD.ORG Subject: device for crystal audio on thinkpad A21p From: "Richard E. Hawkins" Reply-To: dochawk@psu.edu, freebsd-questions@FreeBSD.ORG Date: Thu, 03 May 2001 17:07:50 -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Now that I'm most of the way up, I'm wrestling with sound . . . This thing has crystal audio sound. It indicates that games can treat it as a soundblaster for compatibility. I've set device pcm in my kernel configuration file. It kind of looks like maybe I need to include csa, but the examples given in LINT appear to be for isa cards. After reboot, I went to /dev, did a ./MAKEDEV, and now it shows fac13# ls -d /dev/pc* /dev/pcaudio /dev/pcaudioctl /dev/pci /dev/pcm /dev/pcm909 but fac13# cat /usr/local/lib/exmh-2.3.1/clink.au > /dev/pcm yields no result. am I missing something? hawk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message