From owner-freebsd-questions@FreeBSD.ORG Sat Apr 30 03:37:44 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A1DFF16A4CE for ; Sat, 30 Apr 2005 03:37:44 +0000 (GMT) Received: from sccimhc92.asp.att.net (sccimhc92.asp.att.net [63.240.76.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E4FD43D5A for ; Sat, 30 Apr 2005 03:37:44 +0000 (GMT) (envelope-from FreeBSD@insightbb.com) Received: from [192.168.1.239] (12-202-24-76.client.insightbb.com[12.202.24.76]) by sccimhc92.asp.att.net (sccimhc92) with ESMTP id <20050430033743i92005ao1de>; Sat, 30 Apr 2005 03:37:43 +0000 From: Steven Friedrich To: freebsd-questions@freebsd.org Date: Fri, 29 Apr 2005 23:33:57 -0400 User-Agent: KMail/1.8 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200504292333.57480.FreeBSD@InsightBB.com> Subject: pcaudio device X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Apr 2005 03:37:44 -0000 Somewhere, I found out about /dev/pcaudio. I can cat a .wav file to it and it comes out of the PC speaker. I thought I learned this from kernel config files, i.e., LINT or NOTES. I even went to onlamp.com and looked at some old articles by Dru. Anyway, on 4.11, this works fine. But on my 5.3 system, /dev/pcaudio isn't being created on demand. Is there a device.hint I could use to cause it to be created? Anybody know where pcaudio is documented? -- i386 FreeBSD 4.11-STABLE There are 10 types of people in this world. Ones that understand binary and then, the others.