From owner-freebsd-questions@FreeBSD.ORG Sat Apr 30 06:08:34 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 B29C516A4CE for ; Sat, 30 Apr 2005 06:08:34 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 449E943D45 for ; Sat, 30 Apr 2005 06:08:34 +0000 (GMT) (envelope-from juhasaarinen@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so1103428wri for ; Fri, 29 Apr 2005 23:08:33 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:references; b=lHaT9XdPTE78jNP5vSAglFT6EPVMqo5oJCpKjqiXTA+tpQlw5BrXHl3hTKur8zcqws+Tg8T1w90sQXh0TeCSkeKsZhZ8MRo7OB1giNIFzLMC7RA393tWs229vUjY8biKNXBqjfwVCipvpZHGuzcCi691ib8Ruym0wiyM5yoSCwY= Received: by 10.54.97.15 with SMTP id u15mr581082wrb; Fri, 29 Apr 2005 23:08:33 -0700 (PDT) Received: by 10.54.4.57 with HTTP; Fri, 29 Apr 2005 23:08:33 -0700 (PDT) Message-ID: Date: Sat, 30 Apr 2005 18:08:33 +1200 From: Juha Saarinen To: Steven Friedrich In-Reply-To: <200504292333.57480.FreeBSD@InsightBB.com> Mime-Version: 1.0 References: <200504292333.57480.FreeBSD@InsightBB.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.1 cc: freebsd-questions@freebsd.org Subject: Re: pcaudio device X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Juha Saarinen List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Apr 2005 06:08:34 -0000 On 4/30/05, Steven Friedrich wrote: >=20 > Somewhere, I found out about /dev/pcaudio. I can cat a .wav file to it an= d=20 > 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. >=20 > 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 t= o > be created? >=20 > Anybody know where pcaudio is documented? >=20 Maybe try /dev/speaker?=20 --=20 Juha